diff options
Diffstat (limited to 'include/linux/byteorder/Kbuild')
-rw-r--r-- | include/linux/byteorder/Kbuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/include/linux/byteorder/Kbuild b/include/linux/byteorder/Kbuild index 79bedddfd9ca..1133d5f9d818 100644 --- a/include/linux/byteorder/Kbuild +++ b/include/linux/byteorder/Kbuild | |||
@@ -1,5 +1,3 @@ | |||
1 | header-y += big_endian.h | 1 | unifdef-y += big_endian.h |
2 | header-y += little_endian.h | 2 | unifdef-y += little_endian.h |
3 | |||
4 | unifdef-y += generic.h | ||
5 | unifdef-y += swab.h | 3 | unifdef-y += swab.h |