- add and use BR2_BZCAT config option.

This commit is contained in:
Bernhard Reutner-Fischer
2006-11-17 15:43:51 +00:00
parent b9cc4a53a5
commit 6e2823c1fa
67 changed files with 146 additions and 87 deletions

View File

@@ -5,7 +5,7 @@
#############################################################
LSOF_SOURCE:=lsof_4.77.tar.bz2
LSOF_SITE:=ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
LSOF_CAT:=bzip2 -cd
LSOF_CAT:=$(BZCAT)
LSOF_DIR:=$(BUILD_DIR)/lsof_4.77
LSOF_BINARY:=lsof
LSOF_TARGET_BINARY:=bin/lsof