summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/bcm2708/profiles/RaspberryPi.mk
blob: 9f698a711d6f88395316048588c2862e0f0af465 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Copyright (C) 2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

define Profile/RaspberryPi
  NAME:=Raspberry Pi Models B/B+/CM
endef
define Profile/RaspberryPi/Description
  Raspberry Pi Models B/B+/CM
endef
$(eval $(call Profile,RaspberryPi))