uml: drop 32Bit host build support
authorPaul Spooren <mail@aparcar.org>
Wed, 20 Oct 2021 03:41:08 +0000 (17:41 -1000)
committerPaul Spooren <mail@aparcar.org>
Tue, 2 Nov 2021 20:04:50 +0000 (10:04 -1000)
commit02c23d004c40cf8c24793ab8b4d2f4834356c33a
treefe2ed8e6a56803f3d45c1f40d5a10c42b07357d5
parent841738aa5571cf764587b779a8c377dcc5eb0855
uml: drop 32Bit host build support

This step drops support host build systems other than x86/64 to allow
two Kernel configuration in parallel. With this commit the setup follow
the config style of all other targets.

Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/uml/Makefile
target/linux/uml/config-5.4 [new file with mode: 0644]
target/linux/uml/config/i386 [deleted file]
target/linux/uml/config/x86_64 [deleted file]