comparison sources/targets/sparc @ 1728:b89324905ca2 draft

Giant redo to put simple-root-filesystem in initmpfs. NO_NATIVE_COMPILER and NO_ROOTDIRS went away, kernel built moved back into system-image.sh, old root-filesystem.sh and root-image.sh are no longer used, I need to fix up several things (chroot-splice.sh, the lfs-bootstrap build is breaking in mpfr, haven't tested this on all targets yet... but the basics are in.
author Rob Landley <rob@landley.net>
date Fri, 06 Feb 2015 01:51:54 -0600
parents 19a363f60409
children
comparison
equal deleted inserted replaced
1727:45c936d93711 1728:b89324905ca2
16 GCC_FLAGS= 16 GCC_FLAGS=
17 QEMU_TEST=$KARCH 17 QEMU_TEST=$KARCH
18 18
19 #BUILD_STATIC=all 19 #BUILD_STATIC=all
20 20
21 ROOT=sda
22 CONSOLE=ttyS0 21 CONSOLE=ttyS0
23 22
24 UCLIBC_CONFIG=" 23 UCLIBC_CONFIG="
25 TARGET_sparc=y 24 TARGET_sparc=y
26 UCLIBC_HAS_FPU=y 25 UCLIBC_HAS_FPU=y