projects
/
librecmc
/
librecmc-fossil.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e86d91
)
RM cubietruck
author
nynex
<nynex>
Wed, 22 Apr 2015 23:37:28 +0000
(23:37 +0000)
committer
nynex
<nynex>
Wed, 22 Apr 2015 23:37:28 +0000
(23:37 +0000)
trunk/target/linux/sunxi/profiles/cubietruck.mk
[deleted file]
patch
|
blob
|
history
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
--- 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))