x86: reorganize x86_32 support
authorDaniel Golle <daniel@makrotopia.org>
Tue, 17 May 2016 21:08:13 +0000 (23:08 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 7 Jun 2016 06:58:40 +0000 (08:58 +0200)
commit6c2fc113f3480214d6749bc5a57344317957f541
treea08e70ba2081e74d48906742c9ea94ae01196d52
parent4c33bbf8f40e74e5bbcca084e397d560e5465a95
x86: reorganize x86_32 support

copy current 'generic' target to new 'legacy' target.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/x86/Makefile
target/linux/x86/legacy/config-default [new file with mode: 0644]
target/linux/x86/legacy/profiles/000-Generic.mk [new file with mode: 0644]
target/linux/x86/legacy/target.mk [new file with mode: 0644]