diff options
Diffstat (limited to 'target/linux/package/Makefile')
-rw-r--r-- | target/linux/package/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/package/Makefile b/target/linux/package/Makefile index 138404ae2..ecaae0a41 100644 --- 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 |