bmips: enet: add missing module functions
[openwrt/openwrt.git] / target / linux / bmips / bcm6328 / target.mk
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 SUBTARGET:=bcm6328
4 BOARDNAME:=BCM6328 based boards
5 FEATURES+=nand
6
7 define Target/Description
8 Build firmware images for Broadcom BCM6328 based boards.
9 endef