mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
configs: use new EABIhf option for beaglebone_defconfig
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8211ee3c59
commit
d2dc7be318
@ -1,8 +1,7 @@
|
|||||||
# architecture
|
# architecture
|
||||||
BR2_arm=y
|
BR2_arm=y
|
||||||
BR2_cortex_a8=y
|
BR2_cortex_a8=y
|
||||||
BR2_EXTRA_GCC_CONFIG_OPTIONS="--with-fpu=vfpv3 --with-float=hard"
|
BR2_ARM_EABIHF=y
|
||||||
# BR2_SOFT_FLOAT is not set
|
|
||||||
|
|
||||||
# system
|
# system
|
||||||
BR2_TARGET_GENERIC_HOSTNAME="beaglebone"
|
BR2_TARGET_GENERIC_HOSTNAME="beaglebone"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user