projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
run metadata scanning only once when multiple targets are specified on the command...
[openwrt.git]
/
target
/
linux
/
rdc-2.6
/
image
/
Makefile
diff --git
a/target/linux/rdc-2.6/image/Makefile
b/target/linux/rdc-2.6/image/Makefile
index
078e754
..
f8398ba
100644
(file)
--- a/
target/linux/rdc-2.6/image/Makefile
+++ b/
target/linux/rdc-2.6/image/Makefile
@@
-7,9
+7,6
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
-define Build/Clean
-endef
-
define Image/Prepare
$(CP) $(LINUX_DIR)/arch/i386/boot/bzImage $(KDIR)/bzImage
endef
This page took
0.022538 seconds
and
4
git commands to generate.