target.mk 239 B

123456789
  1. BOARDNAME:=Generic
  2. FEATURES+=pcmcia
  3. DEFAULT_PACKAGES += wpad-basic-mbedtls
  4. define Target/Description
  5. Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS
  6. devices. It runs on both architectures BMIPS3300 and MIPS 74K.
  7. endef