X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7e7df36ee8b78654b72045c2100a8cb9f03a58e3..9c9d170774c0991b3e9065fe7a36a118255a8959:/openwrt/target/linux/image/tgz.mk diff --git a/openwrt/target/linux/image/tgz.mk b/openwrt/target/linux/image/tgz.mk index 756d28b6a..f927ef99e 100644 --- a/openwrt/target/linux/image/tgz.mk +++ b/openwrt/target/linux/image/tgz.mk @@ -1,7 +1,7 @@ $(KDIR)/root.tar.gz: tar -zcf $@ --owner=root --group=root -C $(KDIR)/root/ . -ifeq ($(BOARD),soekris) +ifeq ($(BOARD),x86) install: tgz-install tgz-install: $(KDIR)/root.tar.gz