target.mk 174 B

1234567891011
  1. #
  2. # Copyright (C) 2013 OpenWrt.org
  3. #
  4. BOARDNAME:=A20, A31 and A31s
  5. SUBTARGET:=cortex-a7
  6. CPU_TYPE:=cortex-a7
  7. define Target/Description
  8. Allwinner A20, A31 and A31s SoC
  9. endef