diff options
Diffstat (limited to 'include/asm-generic')
-rw-r--r-- | include/asm-generic/Kbuild.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-generic/Kbuild.asm b/include/asm-generic/Kbuild.asm index 57ba60635959..fd9dcfd91c39 100644 --- a/include/asm-generic/Kbuild.asm +++ b/include/asm-generic/Kbuild.asm | |||
@@ -1,4 +1,6 @@ | |||
1 | ifeq ($(wildcard include/asm-$(SRCARCH)/a.out.h),include/asm-$(SRCARCH)/a.out.h) | ||
1 | unifdef-y += a.out.h | 2 | unifdef-y += a.out.h |
3 | endif | ||
2 | unifdef-y += auxvec.h | 4 | unifdef-y += auxvec.h |
3 | unifdef-y += byteorder.h | 5 | unifdef-y += byteorder.h |
4 | unifdef-y += errno.h | 6 | unifdef-y += errno.h |