summaryrefslogtreecommitdiffstats
path: root/debian/grub-extras/915resolution/Makefile.core.def
diff options
context:
space:
mode:
Diffstat (limited to 'debian/grub-extras/915resolution/Makefile.core.def')
-rw-r--r--debian/grub-extras/915resolution/Makefile.core.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/grub-extras/915resolution/Makefile.core.def b/debian/grub-extras/915resolution/Makefile.core.def
new file mode 100644
index 0000000..14c0ae5
--- /dev/null
+++ b/debian/grub-extras/915resolution/Makefile.core.def
@@ -0,0 +1,7 @@
+AutoGen definitions Makefile.tpl;
+
+module = {
+ name = '915resolution';
+ i386_pc = contrib/915resolution/915resolution.c;
+ enable = i386_pc;
+};