mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 23:12:32 +00:00
rename libmissing to libnotimpl
SVN-Revision: 2082
This commit is contained in:
parent
8331705293
commit
5b21616d81
@ -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 New Issue
Block a user