diff options
| author | Michal Marek <mmarek@suse.cz> | 2010-08-20 15:53:08 +0400 |
|---|---|---|
| committer | Michal Marek <mmarek@suse.cz> | 2010-08-20 15:53:08 +0400 |
| commit | e981b060767b3c4ac9393ad8d2558d648e35dfcb (patch) | |
| tree | 9c05eaec3072be3645dda61d35085d152b9d5954 /include/linux/byteorder | |
| parent | 3c955b407a084810f57260d61548cc92c14bc627 (diff) | |
| parent | da5cabf80e2433131bf0ed8993abc0f7ea618c73 (diff) | |
| download | linux-e981b060767b3c4ac9393ad8d2558d648e35dfcb.tar.xz | |
Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes
Diffstat (limited to 'include/linux/byteorder')
| -rw-r--r-- | include/linux/byteorder/Kbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/byteorder/Kbuild b/include/linux/byteorder/Kbuild index 38437225b092..5896e344ba6c 100644 --- a/include/linux/byteorder/Kbuild +++ b/include/linux/byteorder/Kbuild @@ -1,2 +1,2 @@ -unifdef-y += big_endian.h -unifdef-y += little_endian.h +header-y += big_endian.h +header-y += little_endian.h |
