packages: remove redundant INSTALL_STAGING=NO 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-02 11:59:28 -03:00
committed by Peter Korsgaard
parent d2fd57efe3
commit f0f84dfde5
15 changed files with 0 additions and 19 deletions

View File

@@ -7,7 +7,6 @@
NETCAT_VERSION:=0.7.1
NETCAT_SOURCE:=netcat-$(NETCAT_VERSION).tar.gz
NETCAT_SITE=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/netcat
NETCAT_INSTALL_STAGING:=NO
NETCAT_INSTALL_TARGET:=YES
$(eval $(call AUTOTARGETS))