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:30 +0000 (10:30 +0100)
commit63a8424702fa192c0977e0180362e19260f19677
treed52639190da456f631ceb03556418363bee72f9e
parent808f6a500cbff617426105b0a40d4d0832319851
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