projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cleanup; replace .PHONY with FORCE; disable gdb by default
[openwrt.git]
/
target
/
linux
/
image
/
brcm
/
Makefile
diff --git
a/target/linux/image/brcm/Makefile
b/target/linux/image/brcm/Makefile
index
0fe3cee
..
7e32847
100644
(file)
--- a/
target/linux/image/brcm/Makefile
+++ b/
target/linux/image/brcm/Makefile
@@
-2,10
+2,10
@@
include $(TOPDIR)/rules.mk
KDIR:=$(BUILD_DIR)/linux-$(KERNEL)-$(BOARD)
-lzma-loader-clean:
+lzma-loader-clean:
FORCE
$(MAKE) -C lzma-loader clean
-lzma-loader-prepare:
+lzma-loader-prepare:
FORCE
$(MAKE) -C lzma-loader prepare
lzma-loader-compile: lzma-loader-prepare
This page took
0.023106 seconds
and
4
git commands to generate.