From fd31e301d280222f88555cffa7e2414741f4d46d Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Sun, 1 Aug 2010 22:05:13 +0200 Subject: [cross-dummy-strip] remove obsolete stages Signed-off-by: Michael Olbrich --- rules/cross-dummy-strip.make | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'rules/cross-dummy-strip.make') diff --git a/rules/cross-dummy-strip.make b/rules/cross-dummy-strip.make index 23864c6ce..a4b548b01 100644 --- a/rules/cross-dummy-strip.make +++ b/rules/cross-dummy-strip.make @@ -13,18 +13,6 @@ # CROSS_PACKAGES-$(PTXCONF_CROSS_DUMMY_STRIP) += cross-dummy-strip -$(STATEDIR)/cross-dummy-strip.extract: - @$(call targetinfo) - @$(call touch) - -$(STATEDIR)/cross-dummy-strip.prepare: - @$(call targetinfo) - @$(call touch) - -$(STATEDIR)/cross-dummy-strip.compile: - @$(call targetinfo) - @$(call touch) - $(STATEDIR)/cross-dummy-strip.install: @$(call targetinfo) install -D -m 755 $(PTXDIST_TOPDIR)/scripts/dummy-strip.sh $(PTXCONF_SYSROOT_CROSS)/bin/strip -- cgit v1.2.3