projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
[linux-2.6]
/
include
/
linux
/
byteorder
/
Kbuild
diff --git
a/include/linux/byteorder/Kbuild
b/include/linux/byteorder/Kbuild
index
56499ab
..
1133d5f
100644
(file)
--- a/
include/linux/byteorder/Kbuild
+++ b/
include/linux/byteorder/Kbuild
@@
-1,7
+1,3
@@
-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 += big_endian.h
+unifdef-y += little_endian.h
unifdef-y += swab.h