summaryrefslogtreecommitdiffstats
path: root/target/linux/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-15 21:43:59 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-15 21:43:59 +0000
commitb739c888dfd9095551cbf13798ed42fe1ec2bfc6 (patch)
treef347c4713eba0323f3dc158819b8e75b67a90ea2 /target/linux/Makefile
parented5be4a29d0e4f2cc02112ec819fdeea4d39abd1 (diff)
add rb532 support
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3956 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 af3e3bd26..c08bb4c89 100644
--- a/target/linux/Makefile
+++ b/target/linux/Makefile
@@ -14,6 +14,7 @@ $(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,x86,2_4_X86))
$(eval $(call kernel_template,2.6,brcm,2_6_BRCM))
+$(eval $(call kernel_template,2.6,rb532,2_6_RB532))
$(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))