makedist-openmamba/platforms/rootfs/settings.inc
Silvan Calarco e7a9ee6658 New multiarch 'rootfs' target with i586 and arm support
Make general Makefile and Makefile.defs multi-arch for kernel and X drivers selection
Some minor change to platform to support KDE 4.7
2012-03-07 01:46:24 +01:00

23 lines
470 B
HTML

if [ "$ARCH" = "arm" ]; then
KERNEL_EXTRAVER=
#KERNEL_PLATFORM=""
KERNEL_ADDITIONAL=""
KERNEL_IGNORE=true
elif [ "$ARCH" = "i586" ]; then
KERNEL_EXTRAVER=mamba
KERNEL_PLATFORM=""
#KERNEL_ADDITIONAL="extramodules sound"
KERNEL_MORE_EXTRAVER=mamba-64GB
fi
APPLICATION_TARGET=""
MEDIA=archive_xz
#ARCH=arm
#INSTALL_PACKAGES="bash"
BUILD_MISSING=true
TARGET_HOSTNAME=openmamba-rootfs
#rpmextraargs="--noscripts"
#DEBUG=1
#DEVEL=1
KEEP_RPM=1
#RPM=rpm