From 5b456257d1fdee0690877297af374db0cc6a92c0 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 12 Apr 2006 14:48:36 +0000 Subject: Move ueagle to the main kernel config since it is in stock kernel Add Zydas ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3626 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 f40a99cf53..9f25fd721e 100644 --- a/openwrt/target/linux/Makefile +++ b/openwrt/target/linux/Makefile @@ -92,4 +92,4 @@ $(eval $(call kernel_template,2.6,brcm,2_6_BRCM)) $(eval $(call kernel_template,2.6,x86,2_6_X86)) $(eval $(call kernel_template,2.4,ar531x,2_4_AR531X)) $(eval $(call kernel_template,2.6,aruba,2_6_ARUBA)) -$(eval $(call kernel_template,2.6,au1000,2_6_MTX-1)) +$(eval $(call kernel_template,2.6,au1000,2_6_AU1000)) -- cgit v1.2.3