projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fab394a
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4120
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index
5a87ab8
..
44ff111
100644
(file)
--- a/
include/target.mk
+++ b/
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))