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

SUBTARGET:=bcm6328
BOARDNAME:=BCM6328 based boards
FEATURES+=nand

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