summaryrefslogtreecommitdiffstats
path: root/target/cramfs/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/cramfs/Makefile.in')
-rw-r--r--target/cramfs/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/cramfs/Makefile.in b/target/cramfs/Makefile.in
deleted file mode 100644
index 45d9b67ce..000000000
--- a/target/cramfs/Makefile.in
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(strip $(BR2_TARGET_ROOTFS_CRAMFS)),y)
-TARGETS+=cramfsroot
-endif