kirkwood: move usb support to modules
[openwrt/openwrt.git] / target / linux / kirkwood / Makefile
index c5ed939d76edfd0c1bbd9d5c491c980f2bc470c4..c50c03b5483de813704c973dd5e10c63ce4c532e 100644 (file)
@@ -18,6 +18,6 @@ include $(INCLUDE_DIR)/target.mk
 
 KERNELNAME:=zImage dtbs
 
-DEFAULT_PACKAGES += uboot-envtools
+DEFAULT_PACKAGES += uboot-envtools kmod-usb2
 
 $(eval $(call BuildTarget))