target.mk 227 B

12345678
  1. BOARDNAME:=Devices with small flash
  2. FEATURES += low_mem small_flash
  3. DEFAULT_PACKAGES += wpad-basic-mbedtls
  4. define Target/Description
  5. Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
  6. endef