diff options
Diffstat (limited to 'target/linux/linux-2.4')
-rw-r--r-- | target/linux/linux-2.4/Makefile | 4 | ||||
-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 bd1dd6c5d3..2b8a186fc3 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 92892b180e..92892b180e 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 7fd95a5d38..7fd95a5d38 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 662d4f263e..662d4f263e 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 8cb2dbd04b..8cb2dbd04b 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 eb6594ec84..eb6594ec84 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 8b308a0a52..8b308a0a52 100644 --- a/target/linux/linux-2.4/soekris.mk +++ b/target/linux/linux-2.4/x86.mk |