android_kernel_motorola_sm6225/include/linux/byteorder/Kbuild
Adrian Bunk 7131b6d167 [PATCH] remove include/linux/byteorder/pdp_endian.h
include/linux/byteorder/pdp_endian.h is completely unused, and the comment in
the file itself states that it's both untested and only a proof-of-concept.

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>
2007-02-11 10:51:24 -08:00

6 lines
118 B
Makefile

header-y += big_endian.h
header-y += little_endian.h
unifdef-y += generic.h
unifdef-y += swabb.h
unifdef-y += swab.h