blob: c0179c1a143622acf69034b644f34e9f87ae3ecf [file] [log] [blame]
CHROMEOS_KERNEL_SPLITCONFIG="chromiumos-arm"
ARM_FPU=neon
MARCH_TUNE="-march=armv7-a -mtune=cortex-a15 -mfpu=${ARM_FPU} -mfloat-abi=hard"
CFLAGS="${CFLAGS} ${MARCH_TUNE}"
CXXFLAGS="${CXXFLAGS} ${MARCH_TUNE}"
USE="${USE} hardfp legacy_keyboard legacy_power_button neon"
USE="${USE} -opengl opengles"
USE="${USE} kernel-3_14 device_tree"
# PORTAGE_BINHOST is pulled in from prebuilt.conf
source prebuilt.conf