packages: remove redundant INSTALL_TARGET=YES declarations

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias
2012-03-06 09:22:30 -03:00
committed by Peter Korsgaard
parent f0f84dfde5
commit 9ae23e3911
58 changed files with 0 additions and 73 deletions

View File

@@ -7,8 +7,6 @@ LIBRSYNC_VERSION:=0.9.7
LIBRSYNC_SOURCE:=librsync-$(LIBRSYNC_VERSION).tar.gz
LIBRSYNC_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/librsync/
LIBRSYNC_INSTALL_STAGING = YES
LIBRSYNC_INSTALL_TARGET = YES
LIBRSYNC_DEPENDENCIES = zlib bzip2 popt
$(eval $(call AUTOTARGETS))