projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dababf5
)
call Image/BuildKernel template for targets that export their kernel images without...
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 12 Jun 2006 22:04:52 +0000
(22:04 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 12 Jun 2006 22:04:52 +0000
(22:04 +0000)
SVN-Revision: 3936
openwrt/target/linux/image/image.mk
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/image/image.mk
b/openwrt/target/linux/image/image.mk
index 61ad9ff2647aa194318fdf2bed0b5753144dc155..1c9341dd76004a7a22d6a7bf5480d3d585b1c595 100644
(file)
--- a/
openwrt/target/linux/image/image.mk
+++ b/
openwrt/target/linux/image/image.mk
@@
-35,6
+35,7
@@
compile:
install:
$(call Image/Prepare)
$(call Image/mkfs/prepare)
+ $(call Image/BuildKernel)
$(call Image/mkfs/jffs2)
$(call Image/mkfs/squashfs)
$(call Image/mkfs/tgz)