rename libmissing to libnotimpl
SVN-Revision: 2082
This commit is contained in:
parent
8331705293
commit
5b21616d81
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Main makefile for the toolchain
|
||||
include $(TOPDIR)/rules.mk
|
||||
TARGETS:=sed utils binutils gcc uClibc ipkg-utils gdb libmissing
|
||||
TARGETS:=sed utils binutils gcc uClibc ipkg-utils gdb libnotimpl
|
||||
|
||||
TARGETS_INSTALL:=$(patsubst %,%-install,$(TARGETS))
|
||||
TARGETS_CLEAN:=$(patsubst %,%-clean,$(TARGETS))
|
||||
|
|
Loading…
Reference in a new issue