diff options
Diffstat (limited to 'target/ext2/Makefile.in')
-rw-r--r-- | target/ext2/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/ext2/Makefile.in b/target/ext2/Makefile.in deleted file mode 100644 index 990407718..000000000 --- a/target/ext2/Makefile.in +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(strip $(BR2_TARGET_ROOTFS_EXT2)),y) -TARGETS+=ext2root -endif |