summaryrefslogtreecommitdiff
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorJustin Waters <justin.waters@timesys.com>2012-08-15 13:33:02 -0400
committerJustin Waters <justin.waters@timesys.com>2012-08-15 13:33:02 -0400
commitb362985a65dd94bf9e84e6c382e3c5c89af42605 (patch)
tree7907ada0fdb21488bf725ad37d5a48ff4f665ddd /include/linux/Kbuild
parent101eca5af60e95bae2ba642ef93681bb184107bc (diff)
parentec9e7b555c1fe8565f3fc5c6f9d41c4cb230bba5 (diff)
Merge remote-tracking branch 'github/fb_development' into 3.0-vybrid0.9
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index c65d1b9eb546..e7a2026eb11a 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -62,6 +62,9 @@ ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/kvm_para.h \
header-y += kvm_para.h
endif
+## MVF specific files
+header-y += mvffb.h
+
header-y += acct.h
header-y += adb.h
header-y += adfs_fs.h