summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-23 18:47:07 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-23 18:47:07 +0000
commitca94f6cf5e02e5de92ac74f6947b16f1d6c64373 (patch)
tree6a3516c2919cd821a3dad2427f0b924f66fdd3ce /openwrt/target/linux/Makefile
parent51667bc17b5c9cfe7bdc78b0c8b526ad293a82c3 (diff)
rename soekris port to x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2285 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/Makefile')
-rw-r--r--openwrt/target/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/Makefile b/openwrt/target/linux/Makefile
index fe3c6ca9f..01044d2b2 100644
--- a/openwrt/target/linux/Makefile
+++ b/openwrt/target/linux/Makefile
@@ -85,5 +85,5 @@ clean:
$(eval $(call kernel_template,2.4,brcm,2_4_BRCM))
$(eval $(call kernel_template,2.4,ar7,2_4_AR7))
-$(eval $(call kernel_template,2.4,soekris,2_4_SOEKRIS))
+$(eval $(call kernel_template,2.4,x86,2_4_X86))
$(eval $(call kernel_template,2.6,brcm,2_6_BRCM))