projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix typo
[openwrt.git]
/
openwrt
/
target
/
linux
/
Makefile
diff --git
a/openwrt/target/linux/Makefile
b/openwrt/target/linux/Makefile
index
604c739
..
3bbe3cd
100644
(file)
--- a/
openwrt/target/linux/Makefile
+++ b/
openwrt/target/linux/Makefile
@@
-40,3
+40,5
@@
rebuild:
clean:
$(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,soekris,2_4_SOEKRIS))
This page took
0.018264 seconds
and
4
git commands to generate.