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

SUBTARGET:=bcm63268
BOARDNAME:=BCM63268 based boards
FEATURES+=nand

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