target.mk 263 B

12345678910
  1. BOARDNAME := Generic devices with NAND flash
  2. FEATURES += nand
  3. DEFAULT_PACKAGES += wpad-basic-mbedtls
  4. define Target/Description
  5. Firmware for boards using Qualcomm Atheros, MIPS-based SoCs
  6. in the ar72xx and subsequent series, with support for NAND flash
  7. endef