X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fbyteorder%2FKbuild;h=56499ab9e32ee9f1bb1a72adab6a856c781cb4a1;hb=2ee8099f2c2bc74a7c2fac7f83e12a5d651681d3;hp=84a57d4fb212ca3786b956af8f69e896fe056ac1;hpb=5e66dd6d66ffe758b39b6dcadf2330753ee1159b;p=pandora-kernel.git diff --git a/include/linux/byteorder/Kbuild b/include/linux/byteorder/Kbuild index 84a57d4fb212..56499ab9e32e 100644 --- a/include/linux/byteorder/Kbuild +++ b/include/linux/byteorder/Kbuild @@ -1,2 +1,7 @@ -unifdef-y += generic.h swabb.h swab.h -header-y += big_endian.h little_endian.h pdp_endian.h +header-y += big_endian.h +header-y += little_endian.h +header-y += pdp_endian.h + +unifdef-y += generic.h +unifdef-y += swabb.h +unifdef-y += swab.h