diff options
Diffstat (limited to 'openwrt/target/linux/linux-2.4')
-rw-r--r-- | openwrt/target/linux/linux-2.4/Makefile | 4 | ||||
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/x86 (renamed from openwrt/target/linux/linux-2.4/config/soekris) | 0 | ||||
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/x86.modules (renamed from openwrt/target/linux/linux-2.4/config/soekris.modules) | 0 | ||||
-rw-r--r-- | openwrt/target/linux/linux-2.4/patches/x86/001-mgeode-cpu.patch (renamed from openwrt/target/linux/linux-2.4/patches/soekris/001-mgeode-cpu.patch) | 0 | ||||
-rw-r--r-- | openwrt/target/linux/linux-2.4/patches/x86/002-wd1100.patch (renamed from openwrt/target/linux/linux-2.4/patches/soekris/002-wd1100.patch) | 0 | ||||
-rw-r--r-- | openwrt/target/linux/linux-2.4/patches/x86/003-mgeode-pci.patch (renamed from openwrt/target/linux/linux-2.4/patches/soekris/003-mgeode-pci.patch) | 0 | ||||
-rw-r--r-- | openwrt/target/linux/linux-2.4/x86.mk (renamed from openwrt/target/linux/linux-2.4/soekris.mk) | 0 |
7 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/linux-2.4/Makefile b/openwrt/target/linux/linux-2.4/Makefile index bd1dd6c5d..2b8a186fc 100644 --- a/openwrt/target/linux/linux-2.4/Makefile +++ b/openwrt/target/linux/linux-2.4/Makefile @@ -42,8 +42,8 @@ ifeq ($(BOARD),brcm) include ./broadcom.mk endif -ifeq ($(BOARD),soekris) -include ./soekris.mk +ifeq ($(BOARD),x86) +include ./x86.mk endif ifeq ($(BOARD),ar7) diff --git a/openwrt/target/linux/linux-2.4/config/soekris b/openwrt/target/linux/linux-2.4/config/x86 index 92892b180..92892b180 100644 --- a/openwrt/target/linux/linux-2.4/config/soekris +++ b/openwrt/target/linux/linux-2.4/config/x86 diff --git a/openwrt/target/linux/linux-2.4/config/soekris.modules b/openwrt/target/linux/linux-2.4/config/x86.modules index 7fd95a5d3..7fd95a5d3 100644 --- a/openwrt/target/linux/linux-2.4/config/soekris.modules +++ b/openwrt/target/linux/linux-2.4/config/x86.modules diff --git a/openwrt/target/linux/linux-2.4/patches/soekris/001-mgeode-cpu.patch b/openwrt/target/linux/linux-2.4/patches/x86/001-mgeode-cpu.patch index 662d4f263..662d4f263 100644 --- a/openwrt/target/linux/linux-2.4/patches/soekris/001-mgeode-cpu.patch +++ b/openwrt/target/linux/linux-2.4/patches/x86/001-mgeode-cpu.patch diff --git a/openwrt/target/linux/linux-2.4/patches/soekris/002-wd1100.patch b/openwrt/target/linux/linux-2.4/patches/x86/002-wd1100.patch index 8cb2dbd04..8cb2dbd04 100644 --- a/openwrt/target/linux/linux-2.4/patches/soekris/002-wd1100.patch +++ b/openwrt/target/linux/linux-2.4/patches/x86/002-wd1100.patch diff --git a/openwrt/target/linux/linux-2.4/patches/soekris/003-mgeode-pci.patch b/openwrt/target/linux/linux-2.4/patches/x86/003-mgeode-pci.patch index eb6594ec8..eb6594ec8 100644 --- a/openwrt/target/linux/linux-2.4/patches/soekris/003-mgeode-pci.patch +++ b/openwrt/target/linux/linux-2.4/patches/x86/003-mgeode-pci.patch diff --git a/openwrt/target/linux/linux-2.4/soekris.mk b/openwrt/target/linux/linux-2.4/x86.mk index 8b308a0a5..8b308a0a5 100644 --- a/openwrt/target/linux/linux-2.4/soekris.mk +++ b/openwrt/target/linux/linux-2.4/x86.mk |