projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
oops... forgot to make x86-2.6 ext2 images use preinit as well :)
[openwrt.git]
/
target
/
linux
/
brcm47xx-2.6
/
Makefile
diff --git
a/target/linux/brcm47xx-2.6/Makefile
b/target/linux/brcm47xx-2.6/Makefile
index
ca7fd5d
..
ab79d82
100644
(file)
--- a/
target/linux/brcm47xx-2.6/Makefile
+++ b/
target/linux/brcm47xx-2.6/Makefile
@@
-19,4
+19,7
@@
endef
include $(INCLUDE_DIR)/kernel-build.mk
# DEFAULT_PACKAGES += kmod-switch
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))
This page took
0.030609 seconds
and
4
git commands to generate.