You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/bcm27xx/bcm2708/target.mk

14 lines
254 B
Makefile

#
# Copyright (C) 2015-2019 OpenWrt.org
#
SUBTARGET:=bcm2708
BOARDNAME:=BCM2708 boards (32 bit)
CPU_TYPE:=arm1176jzf-s
CPU_SUBTYPE:=vfp
define Target/Description
Build firmware image for BCM2708 devices.
This firmware features a 32 bit kernel.
endef