summaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.4
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/linux-2.4')
-rw-r--r--target/linux/linux-2.4/Makefile4
-rw-r--r--target/linux/linux-2.4/config/x86 (renamed from target/linux/linux-2.4/config/soekris)0
-rw-r--r--target/linux/linux-2.4/config/x86.modules (renamed from target/linux/linux-2.4/config/soekris.modules)0
-rw-r--r--target/linux/linux-2.4/patches/x86/001-mgeode-cpu.patch (renamed from target/linux/linux-2.4/patches/soekris/001-mgeode-cpu.patch)0
-rw-r--r--target/linux/linux-2.4/patches/x86/002-wd1100.patch (renamed from target/linux/linux-2.4/patches/soekris/002-wd1100.patch)0
-rw-r--r--target/linux/linux-2.4/patches/x86/003-mgeode-pci.patch (renamed from target/linux/linux-2.4/patches/soekris/003-mgeode-pci.patch)0
-rw-r--r--target/linux/linux-2.4/x86.mk (renamed from target/linux/linux-2.4/soekris.mk)0
7 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/linux-2.4/Makefile b/target/linux/linux-2.4/Makefile
index bd1dd6c5d..2b8a186fc 100644
--- a/target/linux/linux-2.4/Makefile
+++ b/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/target/linux/linux-2.4/config/soekris b/target/linux/linux-2.4/config/x86
index 92892b180..92892b180 100644
--- a/target/linux/linux-2.4/config/soekris
+++ b/target/linux/linux-2.4/config/x86
diff --git a/target/linux/linux-2.4/config/soekris.modules b/target/linux/linux-2.4/config/x86.modules
index 7fd95a5d3..7fd95a5d3 100644
--- a/target/linux/linux-2.4/config/soekris.modules
+++ b/target/linux/linux-2.4/config/x86.modules
diff --git a/target/linux/linux-2.4/patches/soekris/001-mgeode-cpu.patch b/target/linux/linux-2.4/patches/x86/001-mgeode-cpu.patch
index 662d4f263..662d4f263 100644
--- a/target/linux/linux-2.4/patches/soekris/001-mgeode-cpu.patch
+++ b/target/linux/linux-2.4/patches/x86/001-mgeode-cpu.patch
diff --git a/target/linux/linux-2.4/patches/soekris/002-wd1100.patch b/target/linux/linux-2.4/patches/x86/002-wd1100.patch
index 8cb2dbd04..8cb2dbd04 100644
--- a/target/linux/linux-2.4/patches/soekris/002-wd1100.patch
+++ b/target/linux/linux-2.4/patches/x86/002-wd1100.patch
diff --git a/target/linux/linux-2.4/patches/soekris/003-mgeode-pci.patch b/target/linux/linux-2.4/patches/x86/003-mgeode-pci.patch
index eb6594ec8..eb6594ec8 100644
--- a/target/linux/linux-2.4/patches/soekris/003-mgeode-pci.patch
+++ b/target/linux/linux-2.4/patches/x86/003-mgeode-pci.patch
diff --git a/target/linux/linux-2.4/soekris.mk b/target/linux/linux-2.4/x86.mk
index 8b308a0a5..8b308a0a5 100644
--- a/target/linux/linux-2.4/soekris.mk
+++ b/target/linux/linux-2.4/x86.mk