aboutsummaryrefslogtreecommitdiffstats
path: root/common/mentor-swupdate/recipes-bsp/grub/amd-wdt/Makefile.core.def
diff options
context:
space:
mode:
Diffstat (limited to 'common/mentor-swupdate/recipes-bsp/grub/amd-wdt/Makefile.core.def')
-rw-r--r--common/mentor-swupdate/recipes-bsp/grub/amd-wdt/Makefile.core.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/mentor-swupdate/recipes-bsp/grub/amd-wdt/Makefile.core.def b/common/mentor-swupdate/recipes-bsp/grub/amd-wdt/Makefile.core.def
new file mode 100644
index 00000000..8d562c7f
--- /dev/null
+++ b/common/mentor-swupdate/recipes-bsp/grub/amd-wdt/Makefile.core.def
@@ -0,0 +1,7 @@
+AutoGen definitions Makefile.tpl;
+
+module = {
+ name = amd-wdt;
+ common = contrib/grub-core/amd-wdt/amd_wdt.h;
+ common = contrib/grub-core/amd-wdt/amd_wdt.c;
+};