mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-27 14:43:58 +08:00
bfb58478fe
- no longer a userspace header - add #include <linux/types.h> for in-kernel compilation Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
6 lines
97 B
Makefile
6 lines
97 B
Makefile
header-y += big_endian.h
|
|
header-y += little_endian.h
|
|
|
|
unifdef-y += generic.h
|
|
unifdef-y += swab.h
|