summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-fslc.inc')
-rw-r--r--recipes-kernel/linux/linux-fslc.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-kernel/linux/linux-fslc.inc b/recipes-kernel/linux/linux-fslc.inc
deleted file mode 100644
index f081dd7c..00000000
--- a/recipes-kernel/linux/linux-fslc.inc
+++ /dev/null
@@ -1,10 +0,0 @@
1# Copyright (C) 2012-2015 O.S. Systems Software LTDA.
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require recipes-kernel/linux/linux-imx.inc
5
6DEPENDS += "bc-native"
7
8SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https \
9 file://defconfig"
10LOCALVERSION = "-fslc"