ipq806x: add ahci to default packages

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44525
master
John Crispin 10 years ago
parent 3f22244009
commit 7c24d8627f
  1. 3
      target/linux/ipq806x/Makefile

@ -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…
Cancel
Save