projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
next round of cleanup, convert target/ - make -j works now ;)
[openwrt.git]
/
target
/
linux
/
at91-2.6
/
image
/
Makefile
diff --git
a/target/linux/at91-2.6/image/Makefile
b/target/linux/at91-2.6/image/Makefile
index
b498059
..
f0b9dc5
100644
(file)
--- a/
target/linux/at91-2.6/image/Makefile
+++ b/
target/linux/at91-2.6/image/Makefile
@@
-9,13
+9,11
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
define Build/Clean
include $(INCLUDE_DIR)/image.mk
define Build/Clean
-# $(MAKE) -C romboot clean
$(MAKE) -C dfboot clean
$(MAKE) -C u-boot clean
endef
define Build/Compile
$(MAKE) -C dfboot clean
$(MAKE) -C u-boot clean
endef
define Build/Compile
-# $(MAKE) -C romboot compile
$(MAKE) -C dfboot compile
$(MAKE) -C u-boot compile
$(KDIR)/u-boot-1.1.4/tools/ubparams
$(MAKE) -C dfboot compile
$(MAKE) -C u-boot compile
$(KDIR)/u-boot-1.1.4/tools/ubparams
This page took
0.022115 seconds
and
4
git commands to generate.