projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
574b94a
)
Add missing brcm63xx-2.6 target to the target list
author
Florian Fainelli
<florian@openwrt.org>
Sun, 9 Jul 2006 10:08:28 +0000
(10:08 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 9 Jul 2006 10:08:28 +0000
(10:08 +0000)
SVN-Revision: 4120
openwrt/include/target.mk
patch
|
blob
|
history
diff --git
a/openwrt/include/target.mk
b/openwrt/include/target.mk
index 5a87ab84d791914c4980a0cbdd17a0a73082574b..44ff11128a030a99839e9f39cace10019884e209 100644
(file)
--- a/
openwrt/include/target.mk
+++ b/
openwrt/include/target.mk
@@
-15,6
+15,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,brcm63xx,2_6_BRCM63XX))
$(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))