aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/byteorder/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/byteorder/Kbuild')
-rw-r--r--include/linux/byteorder/Kbuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/linux/byteorder/Kbuild b/include/linux/byteorder/Kbuild
new file mode 100644
index 000000000000..56499ab9e32e
--- /dev/null
+++ b/include/linux/byteorder/Kbuild
@@ -0,0 +1,7 @@
1header-y += big_endian.h
2header-y += little_endian.h
3header-y += pdp_endian.h
4
5unifdef-y += generic.h
6unifdef-y += swabb.h
7unifdef-y += swab.h