mirror of https://github.com/hak5/openwrt.git
parent
a08eab3ce8
commit
d6a23e1ae9
|
@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
KERNELNAME:="zImage dtbs"
|
KERNELNAME:="zImage dtbs"
|
||||||
|
|
||||||
DEFAULT_PACKAGES +=
|
DEFAULT_PACKAGES += \
|
||||||
|
kmod-usb-chipidea kmod-usb-mxs-phy
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|
Loading…
Reference in New Issue