aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-12-25 20:04:16 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-12-25 20:04:16 +0000
commitf351d6cd520ea8f37c1bc65c3a83405b68fe30f7 (patch)
treec88e53b239b78f0ee35c7f7cbccab59543003df6 /target/linux/Makefile
parent1e264598ebe4067db3a57d63556172f42c5391ba (diff)
downloadupstream-f351d6cd520ea8f37c1bc65c3a83405b68fe30f7.tar.gz
upstream-f351d6cd520ea8f37c1bc65c3a83405b68fe30f7.tar.bz2
upstream-f351d6cd520ea8f37c1bc65c3a83405b68fe30f7.zip
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/openwrt@2781 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/Makefile')
-rw-r--r--target/linux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/Makefile b/target/linux/Makefile
index 02ed636d11..5dfe12ad7f 100644
--- a/target/linux/Makefile
+++ b/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))