at91: convert boards to generic build target
[openwrt/staging/hauke.git] / target / linux / at91 / Makefile
index 372bf177e4d3b4766263b18112fabbedbaad0ff2..a3e0be7c8a1a1da4da54a75b78fee0d2de04f16e 100644 (file)
@@ -17,6 +17,8 @@ KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += kmod-usb-ohci kmod-at91-udc kmod-usb-eth-gadget
+KERNELNAME:=zImage dtbs
+
+DEFAULT_PACKAGES += kmod-usb-ohci kmod-at91-udc kmod-usb-gadget-eth
 
 $(eval $(call BuildTarget))