Преглед на файлове

[romprefix] Ensure UNDI loader can be included by all ROM types

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown преди 9 години
родител
ревизия
8c43891db4
променени са 3 файла, в които са добавени 30 реда и са изтрити 0 реда
  1. 10
    0
      src/config/config_isaromprefix.c
  2. 10
    0
      src/config/config_mromprefix.c
  3. 10
    0
      src/config/config_pciromprefix.c

+ 10
- 0
src/config/config_isaromprefix.c Целия файл

@@ -0,0 +1,10 @@
1
+/*
2
+ * This program is free software; you can redistribute it and/or
3
+ * modify it under the terms of the GNU General Public License as
4
+ * published by the Free Software Foundation; either version 2, or (at
5
+ * your option) any later version.
6
+ */
7
+
8
+FILE_LICENCE ( GPL2_OR_LATER );
9
+
10
+#include "config_romprefix.c"

+ 10
- 0
src/config/config_mromprefix.c Целия файл

@@ -0,0 +1,10 @@
1
+/*
2
+ * This program is free software; you can redistribute it and/or
3
+ * modify it under the terms of the GNU General Public License as
4
+ * published by the Free Software Foundation; either version 2, or (at
5
+ * your option) any later version.
6
+ */
7
+
8
+FILE_LICENCE ( GPL2_OR_LATER );
9
+
10
+#include "config_romprefix.c"

+ 10
- 0
src/config/config_pciromprefix.c Целия файл

@@ -0,0 +1,10 @@
1
+/*
2
+ * This program is free software; you can redistribute it and/or
3
+ * modify it under the terms of the GNU General Public License as
4
+ * published by the Free Software Foundation; either version 2, or (at
5
+ * your option) any later version.
6
+ */
7
+
8
+FILE_LICENCE ( GPL2_OR_LATER );
9
+
10
+#include "config_romprefix.c"

Loading…
Отказ
Запис