From ca94f6cf5e02e5de92ac74f6947b16f1d6c64373 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 23 Oct 2005 18:47:07 +0000 Subject: rename soekris port to x86 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2285 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/target/linux/Makefile') 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)) -- cgit v1.2.3