projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix broadcom trx alignment
[openwrt.git]
/
toolchain
/
libnotimpl
/
Makefile
diff --git
a/toolchain/libnotimpl/Makefile
b/toolchain/libnotimpl/Makefile
index
f68346c
..
86ab927
100644
(file)
--- a/
toolchain/libnotimpl/Makefile
+++ b/
toolchain/libnotimpl/Makefile
@@
-24,7
+24,7
@@
source:
prepare: $(LIBNOTIMPL_DIR)/.prepared
compile: $(LIBNOTIMPL_DIR)/libnotimpl.a
install: $(STAGING_DIR)/usr/lib/libnotimpl.a
-clean:
+clean:
FORCE
rm -rf \
$(STAGING_DIR)/usr/lib/libnotimpl.a \
$(LIBNOTIMPL_DIR) \
This page took
0.019129 seconds
and
4
git commands to generate.