rename libmissing to libnotimpl
[openwrt-10.03/.git] / toolchain / Makefile
index c56f263bcc03c5d63840893df81ae5446e617f2d..361f7be5bb21114f5b1c75947a93530d41289f4e 100644 (file)
@@ -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))