diff options
Diffstat (limited to 'include/video/Kbuild')
-rw-r--r-- | include/video/Kbuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/video/Kbuild b/include/video/Kbuild index 0e406f730c2f..ad3e622c5339 100644 --- a/include/video/Kbuild +++ b/include/video/Kbuild @@ -1,2 +1,3 @@ -unifdef-y += sisfb.h uvesafb.h -unifdef-y += edid.h +header-y += edid.h +header-y += sisfb.h +header-y += uvesafb.h |