From b6ef8792f8af466fb45ca63e6fbf96855ac558c6 Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 25 Dec 2005 20:04:16 +0000 Subject: first ar531x support for 2.4, thx Mile Albon, some addons from me for mips big endian toolchain git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2781 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/linux/Makefile') diff --git a/openwrt/target/linux/Makefile b/openwrt/target/linux/Makefile index 02ed636d1..5dfe12ad7 100644 --- a/openwrt/target/linux/Makefile +++ b/openwrt/target/linux/Makefile @@ -88,3 +88,4 @@ $(eval $(call kernel_template,2.4,ar7,2_4_AR7)) $(eval $(call kernel_template,2.4,x86,2_4_X86)) $(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)) -- cgit v1.2.3