summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/Makefile
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-25 20:04:16 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-25 20:04:16 +0000
commitb6ef8792f8af466fb45ca63e6fbf96855ac558c6 (patch)
treee8f4a1d1f44b6f894d71da773fd2ae8515acab0e /openwrt/target/linux/Makefile
parent91d42f6ac22bca42fb81846e82d6c4a66957809d (diff)
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
Diffstat (limited to 'openwrt/target/linux/Makefile')
-rw-r--r--openwrt/target/linux/Makefile1
1 files changed, 1 insertions, 0 deletions
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))