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 'linus' into x86/cleanups
[linux-2.6]
/
include
/
linux
/
byteorder
/
Kbuild
diff --git
a/include/linux/byteorder/Kbuild
b/include/linux/byteorder/Kbuild
index
79beddd
..
1133d5f
100644
(file)
--- a/
include/linux/byteorder/Kbuild
+++ b/
include/linux/byteorder/Kbuild
@@
-1,5
+1,3
@@
-header-y += big_endian.h
-header-y += little_endian.h
-
-unifdef-y += generic.h
+unifdef-y += big_endian.h
+unifdef-y += little_endian.h
unifdef-y += swab.h