summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/bcm2708/profiles/RaspberryPi.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm2708/bcm2708/profiles/RaspberryPi.mk')
-rw-r--r--target/linux/brcm2708/bcm2708/profiles/RaspberryPi.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/brcm2708/bcm2708/profiles/RaspberryPi.mk b/target/linux/brcm2708/bcm2708/profiles/RaspberryPi.mk
deleted file mode 100644
index 9f698a711d..0000000000
--- a/target/linux/brcm2708/bcm2708/profiles/RaspberryPi.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# 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))