projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove useless FORCE depend
[openwrt.git]
/
target
/
linux
/
package
/
Makefile
diff --git
a/target/linux/package/Makefile
b/target/linux/package/Makefile
index
138404a
..
ecaae0a
100644
(file)
--- a/
target/linux/package/Makefile
+++ b/
target/linux/package/Makefile
@@
-2,7
+2,6
@@
include $(TOPDIR)/rules.mk
include ../rules.mk
-package-y += base-files
package-$(CONFIG_PACKAGE_KMOD_ALSA) += alsa
package-$(CONFIG_PACKAGE_KMOD_FUSE) += fuse
package-$(CONFIG_PACKAGE_KMOD_HOSTAP) += hostap
This page took
0.022569 seconds
and
4
git commands to generate.