mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ipq806x: add ahci to default packages
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44525 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user