diff options
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r-- | meta/conf/bitbake.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index b01c69f557..d7d703dde1 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -675,9 +675,6 @@ MACHINEOVERRIDES[vardepsexclude] = "MACHINE" FILESOVERRIDES = "${TRANSLATED_TARGET_ARCH}:${MACHINEOVERRIDES}:${DISTROOVERRIDES}" -CPU_FEATURES ?= "" -CPU_FEATURES_arm ?= "vfp" - ################################################################## # Include the rest of the config files. ################################################################## |