ipq40xx: only include ath10k-board-qca4019 for the generic subtarget
[openwrt/staging/chunkeey.git] / target / linux / ath79 / image / common-mikrotik.mk
1 define Device/mikrotik
2 DEVICE_VENDOR := MikroTik
3 LOADER_TYPE := elf
4 KERNEL := kernel-bin | append-dtb | lzma | loader-kernel
5 KERNEL_INITRAMFS := kernel-bin | append-dtb | lzma | loader-kernel
6 endef