diff options
Diffstat (limited to 'tools/Makefile')
-rw-r--r-- | tools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile index 1456c0d175..6e5eb24cd3 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -18,7 +18,6 @@ tools-y += sstrip ipkg-utils genext2fs squashfs squashfs4 mtd-utils lzma-old mki tools-y += firmware-utils patch-cmdline quilt yaffs2 tools-$(CONFIG_CCACHE) += ccache -tools-$(CONFIG_powerpc) += dtc tools-dep += lzma ifdef CONFIG_GCC_VERSION_4_4 |