target.mk 250 B

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