projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8331705
)
rename libmissing to libnotimpl
author
Nicolas Thill
<nico@openwrt.org>
Sat, 8 Oct 2005 21:43:56 +0000
(21:43 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 8 Oct 2005 21:43:56 +0000
(21:43 +0000)
SVN-Revision: 2082
openwrt/toolchain/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/toolchain/Makefile
b/openwrt/toolchain/Makefile
index c56f263bcc03c5d63840893df81ae5446e617f2d..361f7be5bb21114f5b1c75947a93530d41289f4e 100644
(file)
--- a/
openwrt/toolchain/Makefile
+++ b/
openwrt/toolchain/Makefile
@@
-1,6
+1,6
@@
# Main makefile for the toolchain
include $(TOPDIR)/rules.mk
-TARGETS:=sed utils binutils gcc uClibc ipkg-utils gdb lib
missing
+TARGETS:=sed utils binutils gcc uClibc ipkg-utils gdb lib
notimpl
TARGETS_INSTALL:=$(patsubst %,%-install,$(TARGETS))
TARGETS_CLEAN:=$(patsubst %,%-clean,$(TARGETS))