]> code.delx.au - refind/blobdiff - mok/Make.tiano
Significant reworking of Makefile structure. Added Apple Core Storage
[refind] / mok / Make.tiano
index 40f889a508e78605267b834b239f98bd0e51b477..b595b49f606ae3c285fe8deb48f640193d2e6a04 100644 (file)
@@ -2,8 +2,12 @@
 # mok/Make.tiano
 # Build control file for Secure Boot components of rEFInd, using TianoCore EDK2
 #
+# This program is licensed under the terms of the GNU GPL, version 3,
+# or (at your option) any later version.
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
 
-include ../Make.tiano
+include ../Make.common
 
 SOURCE_NAMES     = guid mok security_policy simple_file
 OBJS             = $(SOURCE_NAMES:=.obj)