]> code.delx.au - refind/blobdiff - EfiLib/Make.tiano
Version 0.10.1 release -- mostly documentation updates.
[refind] / EfiLib / Make.tiano
index 03b2e0d3a6746ec297e2e4eab5a8eb197de6d73e..6b0a3b09f272f84b4b200bed88d260507e5e74fb 100644 (file)
@@ -3,12 +3,15 @@
 # Build control file for EfiLib components of rEFInd, using TianoCore EDK2
 #
 
-include ../Make.tiano
+# 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/>.
 
-SOURCE_NAMES     = legacy BmLib DevicePath BdsHelper BdsTianoCore
+include ../Make.common
+
+SOURCE_NAMES     = legacy BmLib BdsConnect DevicePath BdsHelper BdsTianoCore
 OBJS             = $(SOURCE_NAMES:=.obj)
-#DRIVERNAME      = ext2
-#BUILDME          = $(DRIVERNAME)_$(FILENAME_CODE).efi
 
 all: $(AR_TARGET)