Commit d2dc7be3 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files

configs: use new EABIhf option for beaglebone_defconfig

parent 8211ee3c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
# architecture
BR2_arm=y
BR2_cortex_a8=y
BR2_EXTRA_GCC_CONFIG_OPTIONS="--with-fpu=vfpv3 --with-float=hard"
# BR2_SOFT_FLOAT is not set
BR2_ARM_EABIHF=y

# system
BR2_TARGET_GENERIC_HOSTNAME="beaglebone"