projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix lxdialog cc/ldflags check script for darwin/osx
[openwrt.git]
/
toolchain
/
Makefile
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index
fb54bdd
..
0b8b628
100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-11,7
+11,7
@@
TARGETS-y:=sed kernel-headers sstrip
ifeq ($(CONFIG_NATIVE_TOOLCHAIN),)
TARGETS-y+=binutils gcc uClibc
endif
-TARGETS-y+=ipkg-utils libnotimpl ext2fs squashfs jffs2 lzma
+TARGETS-y+=ipkg-utils libnotimpl ext2fs squashfs jffs2 lzma
mkimage
TARGETS-$(CONFIG_GDB) += gdb
This page took
0.019107 seconds
and
4
git commands to generate.