RM cubietruck
authornynex <nynex>
Wed, 22 Apr 2015 23:37:28 +0000 (23:37 +0000)
committernynex <nynex>
Wed, 22 Apr 2015 23:37:28 +0000 (23:37 +0000)
trunk/target/linux/sunxi/profiles/cubietruck.mk [deleted file]

diff --git a/trunk/target/linux/sunxi/profiles/cubietruck.mk b/trunk/target/linux/sunxi/profiles/cubietruck.mk
deleted file mode 100644 (file)
index cf8c6e7..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Copyright (C) 2013 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/Cubietruck
-       NAME:=Cubietruck
-       PACKAGES:=\
-               uboot-sunxi-Cubietruck kmod-ata-sunxi kmod-rtc-sunxi kmod-brcmfmac
-endef
-
-define Profile/Cubietruck/Description
-       Package set optimized for the Cubietruck
-endef
-
-$(eval $(call Profile,Cubietruck))