buildrootschalter/package/tar/tar.mk
Thomas Petazzoni e300d684bc tar: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-04-13 16:55:34 +02:00

11 lines
265 B
Makefile

#############################################################
#
# tar
#
#############################################################
TAR_VERSION:=1.21
TAR_SOURCE:=tar-$(TAR_VERSION).tar.bz2
TAR_SITE:=$(BR2_GNU_MIRROR)/tar/
$(eval $(call AUTOTARGETS,package,tar))