From 3c8893d03a64b49c0ad80ee00456525e1b409a51 Mon Sep 17 00:00:00 2001 From: ficus Date: Sat, 29 Dec 2012 13:44:59 -0500 Subject: work in progress on armhf/i.mx6 port --- auto/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'auto/config') diff --git a/auto/config b/auto/config index 68a3b95..98c24de 100755 --- a/auto/config +++ b/auto/config @@ -3,8 +3,8 @@ lb config noauto \ --build-with-chroot false \ --distribution "torouter" \ - --architectures armel \ - --linux-flavours kirkwood \ + --architectures armhf \ + --linux-flavours mx5 \ --apt-secure true \ --apt-recommends false \ --binary-images hdd \ @@ -18,10 +18,10 @@ lb config noauto \ --distribution wheezy \ --parent-distribution wheezy \ --binary-filesystem ext3 \ - --chroot-filesystem squashfs \ + --chroot-filesystem none \ --security true \ --debian-installer-gui false \ - --bootstrap-qemu-arch armel \ + --bootstrap-qemu-arch armhf \ --bootstrap-qemu-static /usr/bin/qemu-arm-static \ --keyring-packages "debian-archive-keyring deb.torproject.org-keyring" \ --bootappend-live "console=ttyS0,115200" \ -- cgit v1.2.3