projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
995084a
)
rename libmissing to libnotimpl
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 8 Oct 2005 21:43:56 +0000
(21:43 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 8 Oct 2005 21:43:56 +0000
(21:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2082
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index
c56f263
..
361f7be
100644
(file)
--- a/
toolchain/Makefile
+++ b/
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))
This page took
0.021478 seconds
and
4
git commands to generate.