projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader...
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
27e5806
..
718053e
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-178,7
+178,7
@@
clean: FORCE
dirclean: clean
rm -rf staging_dir_* toolchain_build_* tool_build
dirclean: clean
rm -rf staging_dir_* toolchain_build_* tool_build
-distclean: dirclean config-clean
+distclean: dirclean config-clean
symlinkclean docclean
rm -rf dl
help:
rm -rf dl
help:
@@
-193,7
+193,7
@@
docclean:
symlinkclean:
find package -type l | xargs rm -f
symlinkclean:
find package -type l | xargs rm -f
-.SILENT: clean dirclean distclean config-clean download world
+.SILENT: clean dirclean distclean
symlinkclean
config-clean download world
FORCE: ;
.PHONY: FORCE help
%: ;
FORCE: ;
.PHONY: FORCE help
%: ;
This page took
0.022389 seconds
and
4
git commands to generate.