[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.
[pandora-kernel.git] / include / asm-generic / Kbuild
index 70594b2..fa14f8c 100644 (file)
@@ -1,3 +1,11 @@
-header-y += atomic.h errno-base.h errno.h fcntl.h ioctl.h ipc.h mman.h \
-       signal.h statfs.h
-unifdef-y := resource.h siginfo.h
+header-y += errno-base.h
+header-y += errno.h
+header-y += fcntl.h
+header-y += ioctl.h
+header-y += ipc.h
+header-y += mman.h
+header-y += signal.h
+header-y += statfs.h
+
+unifdef-y += resource.h
+unifdef-y += siginfo.h