From e0a777ee22ededa1b03aeb6ba13c29a7f9a85e44 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sat, 2 May 2015 20:20:09 +0100 Subject: Apply armhf default to examples. Drop calls to --no-kernel and --package for armhf examples. --- examples/cubietruck.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/cubietruck.sh') diff --git a/examples/cubietruck.sh b/examples/cubietruck.sh index 395b032..f1c05e7 100755 --- a/examples/cubietruck.sh +++ b/examples/cubietruck.sh @@ -13,8 +13,6 @@ sudo vmdebootstrap \ --foreign /usr/bin/qemu-arm-static \ --enable-dhcp \ --configure-apt \ - --no-kernel \ - --package linux-image-armmp \ --distribution sid \ --serial-console-command "/sbin/getty -L ttyS0 115200 vt100" \ --customize "cubietruck-customise.sh" \ -- cgit v1.2.1