x86/geode: fixup FEATURE inheritance
authorPaul Spooren <mail@aparcar.org>
Mon, 23 Mar 2020 18:53:46 +0000 (08:53 -1000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 23 Mar 2020 18:56:26 +0000 (18:56 +0000)
commit6f01d3334ef3834d888dc91b35e51524439b34d1
treede8b50303adbcd38e58fbabbd8a1b53ec4cdeaa3
parent3f3a754c68004e0554de571121cd850c515db05f
x86/geode: fixup FEATURE inheritance

In the geode subtarget all default x86 features were overwritten via :=
instead of extending them via +=.

This patch fixes the inheritance and thereby the compilation of
x86/geode target.

Compile tested x86/geode.

Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/x86/geode/target.mk