diff options
| author | David Woodhouse <dwmw2@infradead.org> | 2006-09-19 07:43:58 -0400 |
|---|---|---|
| committer | David Woodhouse <dwmw2@infradead.org> | 2006-09-19 07:43:58 -0400 |
| commit | fadcfa33b6319a5faf8af2287f08bf93a7f926b6 (patch) | |
| tree | 367e931ec64a88c20a4d15c351d4c7dbb1b7adf1 /include/linux/tc_ematch | |
| parent | 47a5c6fa0e204a2b63309c648bb2fde36836c826 (diff) | |
[HEADERS] One line per header in Kbuild files to reduce conflicts
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'include/linux/tc_ematch')
| -rw-r--r-- | include/linux/tc_ematch/Kbuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/include/linux/tc_ematch/Kbuild b/include/linux/tc_ematch/Kbuild index 381e93018d..4a58a1c32a 100644 --- a/include/linux/tc_ematch/Kbuild +++ b/include/linux/tc_ematch/Kbuild | |||
| @@ -1 +1,4 @@ | |||
| 1 | headers-y := tc_em_cmp.h tc_em_meta.h tc_em_nbyte.h tc_em_text.h | 1 | header-y += tc_em_cmp.h |
| 2 | header-y += tc_em_meta.h | ||
| 3 | header-y += tc_em_nbyte.h | ||
| 4 | header-y += tc_em_text.h | ||
