diff options
Diffstat (limited to 'include/linux/byteorder')
-rw-r--r-- | include/linux/byteorder/Kbuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/byteorder/Kbuild b/include/linux/byteorder/Kbuild new file mode 100644 index 000000000000..84a57d4fb212 --- /dev/null +++ b/include/linux/byteorder/Kbuild @@ -0,0 +1,2 @@ +unifdef-y += generic.h swabb.h swab.h +header-y += big_endian.h little_endian.h pdp_endian.h |