aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files 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