projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
include/linux/clk.h: fix comment
[linux-2.6]
/
include
/
linux
/
byteorder
/
Kbuild
diff --git
a/include/linux/byteorder/Kbuild
b/include/linux/byteorder/Kbuild
index
84a57d4
..
1133d5f
100644
(file)
--- a/
include/linux/byteorder/Kbuild
+++ b/
include/linux/byteorder/Kbuild
@@
-1,2
+1,3
@@
-unifdef-y += generic.h swabb.h swab.h
-header-y += big_endian.h little_endian.h pdp_endian.h
+unifdef-y += big_endian.h
+unifdef-y += little_endian.h
+unifdef-y += swab.h