ipq806x: add ahci to default packages
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44525
This commit is contained in:
parent
3f22244009
commit
7c24d8627f
@ -15,7 +15,8 @@ KERNELNAME:=Image dtbs
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-leds-gpio kmod-gpio-button-hotplug kmod-qca-nss-gmac swconfig
|
||||
kmod-leds-gpio kmod-gpio-button-hotplug kmod-qca-nss-gmac swconfig \
|
||||
kmod-ata-core kmod-ata-ahci kmod-ata-ahci-platform
|
||||
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
Loading…
Reference in New Issue
Block a user