From acd5d8259ecd50d3bd35fcc884b0a30e40805346 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 16 Jun 2011 23:43:35 +0200 Subject: Cleanup all subarches --- debian/rules | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index b7eee9a..b8747b8 100755 --- a/debian/rules +++ b/debian/rules @@ -44,10 +44,11 @@ clean: dh_testdir rm -f build-stamp configure-stamp - # Add here commands to clean up after the build process. - $(MAKE) clean + $(MAKE) SUBARCH=IP32 clean + $(MAKE) SUBARCH=IP22 clean rm -f arcboot.ip22 arcboot.ip32 + dh_clean install: build -- cgit v1.2.3