From: nynex Date: Wed, 22 Apr 2015 23:37:28 +0000 (+0000) Subject: RM cubietruck X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=16f327c3ec0c56ed945082a8e00dc406ec723a78;p=librecmc%2Flibrecmc-fossil.git RM cubietruck --- diff --git a/trunk/target/linux/sunxi/profiles/cubietruck.mk b/trunk/target/linux/sunxi/profiles/cubietruck.mk deleted file mode 100644 index cf8c6e76..00000000 --- a/trunk/target/linux/sunxi/profiles/cubietruck.mk +++ /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))