浏览代码

Never include USB modules by default

They aren't used by default and can simply be installed through opkg if needed.
Matthias Schiffer 10 年之前
父节点
当前提交
3c6805d211
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/gluon.mk

+ 1 - 1
include/gluon.mk

@@ -60,7 +60,7 @@ endef
 
 regex-escape = $(shell echo '$(1)' | sed -e 's/[]\/()$*.^|[]/\\&/g')
 
-GLUON_DEFAULT_PACKAGES := gluon-core kmod-ipv6 firewall ip6tables -uboot-envtools
+GLUON_DEFAULT_PACKAGES := gluon-core kmod-ipv6 firewall ip6tables -uboot-envtools -kmod-usb-core -kmod-usb2 -kmod-ledtrig-usbdev
 
 override DEFAULT_PACKAGES.router :=