x86: Add Geos profile for Geode subtarget
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 15 Feb 2017 16:11:12 +0000 (16:11 +0000)
committerJohn Crispin <john@phrozen.org>
Fri, 17 Feb 2017 09:30:38 +0000 (10:30 +0100)
commitd16f433e425cc4c64c2ee0b074baee5c668ff1e9
tree857094f8e2f50f8c06bffd10d363ecb50224360a
parent58fc50f1b088a4bf89b2ce355fc8a4cef3dffcd2
x86: Add Geos profile for Geode subtarget

This makes the Geode images actually useful again. The Geos profile
should include the relevant hardware for that board, and the Default
profile adds the via-rhine adapter which seems to have been present in
the net5501 and alix targets killed in commit 9e0759ea265 ("x86: merge
all geode based subtargets into one").

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
target/linux/x86/geode/profiles/000-Generic.mk [new file with mode: 0644]
target/linux/x86/geode/profiles/100-Geos.mk [new file with mode: 0644]
target/linux/x86/geode/target.mk