projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enabled MTD (with block device emulation) and JFFS2
[openwrt.git]
/
target
/
linux
/
Makefile
diff --git
a/target/linux/Makefile
b/target/linux/Makefile
index
604c739
..
3bbe3cd
100644
(file)
--- a/
target/linux/Makefile
+++ b/
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.022044 seconds
and
4
git commands to generate.