uml: remove left-overs from previous kernel bumps
authorChristian Lamparter <[email protected]>
Sat, 26 Apr 2025 10:05:11 +0000 (12:05 +0200)
committerChristian Lamparter <[email protected]>
Wed, 28 May 2025 16:22:41 +0000 (18:22 +0200)
commit62adc4bcbb1ba3e0df355341688bc2e1a764d1df
treebaf77ea77e027c00c93d2d0e8e1ef23763c755cd
parentde5e53770533ca27557ef82d20673c5c325c64b8
uml: remove left-overs from previous kernel bumps

This should have been fixed by an upstream patch in 5.12
|commit ed102bf2afed226703eaf85a704755bdbea34583
|Author: Randy Dunlap <[email protected]>
|Date:   Thu Apr 15 10:13:52 2021 -0700
|
|    um: Fix W=1 missing-include-dirs warnings
|
|    Currently when using "W=1" with UML builds, there are over 700 warnings
|    cc1: warning: ./arch/um/include/uapi: No such file or directory [-Wmissing-include-dirs]
|
|    but arch/um/ does not have include/uapi/ at all, so add that
|    subdir and put one Kbuild file into it (since git does not track
|    empty subdirs).

Signed-off-by: Christian Lamparter <[email protected]>
target/linux/uml/files/arch/um/include/uapi/asm/Kbuild [deleted file]