From 1391b5f911e249b4db17a8add90e78f06fc8ecbe Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 2 Apr 2011 20:14:02 +0000 Subject: update modules list needed for md raid456 and dm-raid 4/5/6 target --- perl-install/install/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install/Makefile') diff --git a/perl-install/install/Makefile b/perl-install/install/Makefile index ab65f2eeb..1cbdee2fe 100644 --- a/perl-install/install/Makefile +++ b/perl-install/install/Makefile @@ -22,7 +22,7 @@ tar: svn export -q -rBASE ../../tools $(PRODUCT)-$(VERSION)/tools svn export -q -rBASE ../../kernel $(PRODUCT)-$(VERSION)/kernel cp ../../Makefile.config $(PRODUCT)-$(VERSION)/ - tar cfa $(PRODUCT)-$(VERSION).tar.lzma $(PRODUCT)-$(VERSION) + tar cfa $(PRODUCT)-$(VERSION).tar.xz $(PRODUCT)-$(VERSION) rm -rf $(PRODUCT)-$(VERSION) install: -- cgit v1.2.1