kernel: mips_disable_fpu: initialize fault_addr in fpu_emulator_cop1Handler
[oweals/openwrt.git] / target / linux / ipq806x / Makefile
index 36b32053bd1be2db6775f71728e5a3bb57965c8d..b6ddfe26b9b8c167b32e35ca75c601fef1f8a4fd 100644 (file)
@@ -11,11 +11,12 @@ MAINTAINER:=John Crispin <blogic@openwrt.org>
 
 KERNEL_PATCHVER:=3.18
 
-KERNELNAME:=Image dtbs
+KERNELNAME:=zImage 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 swconfig \
+       kmod-ata-core kmod-ata-ahci kmod-ata-ahci-platform
 
 
 $(eval $(call BuildTarget))