mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:15:00 +02:00
rename libmissing to libnotimpl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2082 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
995084a10e
commit
0cd8571f66
@ -1,6 +1,6 @@
|
|||||||
# Main makefile for the toolchain
|
# Main makefile for the toolchain
|
||||||
include $(TOPDIR)/rules.mk
|
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_INSTALL:=$(patsubst %,%-install,$(TARGETS))
|
||||||
TARGETS_CLEAN:=$(patsubst %,%-clean,$(TARGETS))
|
TARGETS_CLEAN:=$(patsubst %,%-clean,$(TARGETS))
|
||||||
|
Loading…
Reference in New Issue
Block a user