From 424a94d81a5ff90e626a38517661795297f62274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Thu, 12 May 2016 19:49:20 +0200 Subject: brcm2708: convert to the new building system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- target/linux/brcm2708/bcm2709/profiles/RaspberryPi2.mk | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 target/linux/brcm2708/bcm2709/profiles/RaspberryPi2.mk (limited to 'target/linux/brcm2708/bcm2709/profiles') diff --git a/target/linux/brcm2708/bcm2709/profiles/RaspberryPi2.mk b/target/linux/brcm2708/bcm2709/profiles/RaspberryPi2.mk deleted file mode 100644 index ef7483d841..0000000000 --- a/target/linux/brcm2708/bcm2709/profiles/RaspberryPi2.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_2 - NAME:=Raspberry Pi 2 Model B -endef -define Profile/RaspberryPi_2/Description - Raspberry Pi 2 Model B -endef -$(eval $(call Profile,RaspberryPi_2)) -- cgit v1.2.3