mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
igep0020: set default TARGET_FPU to 'hard'.
Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
This commit is contained in:
committed by
Joshua Lock
parent
d4a6c9ef8b
commit
912e9d234e
@@ -4,6 +4,9 @@
|
||||
TARGET_ARCH = "arm"
|
||||
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7 armv7a"
|
||||
|
||||
# Floating point option
|
||||
TARGET_FPU_arm = "hard"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-xf86-lite"
|
||||
XSERVER = "xserver-xf86-lite \
|
||||
xf86-input-evdev \
|
||||
|
||||
Reference in New Issue
Block a user