Remove tons of old uClibc/installer system related stuff.

This commit is contained in:
Michael Tremer
2012-08-11 18:13:23 -04:00
parent bb1f8ba08b
commit b7d60471a2
32 changed files with 21 additions and 6229 deletions

View File

@@ -30,11 +30,7 @@ THISAPP = pciutils-$(VER)
DL_FILE = $(THISAPP).tar.bz2
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
ifeq "$(LFS_PASS)" "install"
TARGET = $(DIR_INFO)/$(THISAPP)-install
else
TARGET = $(DIR_INFO)/$(THISAPP)
endif
TARGET = $(DIR_INFO)/$(THISAPP)
###############################################################################
# Top-level Rules