diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/utilities/ich9deblob/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/utilities/ich9deblob/Makefile b/resources/utilities/ich9deblob/Makefile index 2db8e843..51d7e0e4 100644 --- a/resources/utilities/ich9deblob/Makefile +++ b/resources/utilities/ich9deblob/Makefile @@ -1,7 +1,7 @@ # # Makefile for ich9deblob utility from libreboot project # -# Copyright (C) 2014 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -71,7 +71,7 @@ obj/ich9gen/mkdescriptor.o: obj/ich9gen/mkgbe.o: $(CC) $(CFLAGS) $(NOLINKER) src/ich9gen/mkgbe.c -o obj/ich9gen/mkgbe.o -# for ich9deblob and ich9gen: +# for demefactory, ich9deblob and ich9gen: # ---------------------------------------------------------------------- obj/common/descriptor_gbe.o: |