aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/bcm6362/target.mk
blob: 81addd45f6b0e6564fc0e4c13413caf69726f182 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only

SUBTARGET:=bcm6362
BOARDNAME:=BCM6362 based boards
FEATURES+=nand

define Target/Description
  Build firmware images for Broadcom BCM6362 based boards.
endef