aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/image/bcm6318.mk
blob: fc73eb452198b43425e149cb2cc339a5ed066f37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: GPL-2.0-or-later

define Device/comtrend_ar-5315u
  $(Device/bcm63xx-cfe)
  DEVICE_VENDOR := Comtrend
  DEVICE_MODEL := AR-5315u
  CHIP_ID := 6318
  CFE_BOARD_ID := 96318A-1441N1
  FLASH_MB := 16
  DEVICE_PACKAGES += $(USB2_PACKAGES) $(B43_PACKAGES) \
    kmod-leds-bcm6328
endef
TARGET_DEVICES += comtrend_ar-5315u