target.mk 363 B

1234567891011121314
  1. #
  2. # Copyright (C) 2008-2010 OpenWrt.org
  3. #
  4. # This is free software, licensed under the GNU General Public License v2.
  5. # See /LICENSE for more information.
  6. #
  7. BOARDNAME:=Generic
  8. FEATURES:=squashfs
  9. define Target/Description
  10. Build firmware images for Marvell Orion based boards that boot from internal flash.
  11. (e.g.: Linksys WRT350N v2, Netgear WNR854T, ...)
  12. endef