aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/profiles/100-RaspberryPi.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-11 13:05:31 +0000
committerJohn Crispin <john@openwrt.org>2015-02-11 13:05:31 +0000
commitcafc77f74c6fff0dc63e0968a58be0e3613f0985 (patch)
tree2b196a68f3cfe0a4b5b04dcae7048ea7a581a5f7 /target/linux/brcm2708/profiles/100-RaspberryPi.mk
parent146c9aff275c5f075a29641e2d6d38153e96696e (diff)
downloadupstream-cafc77f74c6fff0dc63e0968a58be0e3613f0985.tar.gz
upstream-cafc77f74c6fff0dc63e0968a58be0e3613f0985.tar.bz2
upstream-cafc77f74c6fff0dc63e0968a58be0e3613f0985.zip
brcm2708: add Raspberry Pi 2 support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 44403
Diffstat (limited to 'target/linux/brcm2708/profiles/100-RaspberryPi.mk')
-rw-r--r--target/linux/brcm2708/profiles/100-RaspberryPi.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/brcm2708/profiles/100-RaspberryPi.mk b/target/linux/brcm2708/profiles/100-RaspberryPi.mk
deleted file mode 100644
index 8d10203e1f..0000000000
--- a/target/linux/brcm2708/profiles/100-RaspberryPi.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Copyright (C) 2012 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/RaspberryPi
- NAME:=RaspberryPi
-endef
-
-define Profile/RaspberryPi/Description
- RaspberryPi board
-endef
-
-$(eval $(call Profile,RaspberryPi))
-