Cc: Yonghong Zhu <[email protected]>
Cc: Giri P Mudusuru <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <[email protected]>
---
BaseTools/Source/C/Makefiles/footer.makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/BaseTools/Source/C/Makefiles/footer.makefile
b/BaseTools/Source/C/Makefiles/footer.makefile
index a58bff6..390873b 100644
--- a/BaseTools/Source/C/Makefiles/footer.makefile
+++ b/BaseTools/Source/C/Makefiles/footer.makefile
@@ -26,9 +26,6 @@ $(LIBRARY): $(OBJECTS)
%.o : %.c
$(BUILD_CC) -c $(BUILD_CFLAGS) $(BUILD_CPPFLAGS) $< -o $@
-%.o : %.S
- $(BUILD_AS) -c $(BUILD_ASFLAGS) $< -o $@
-
%.o : %.cpp
$(BUILD_CXX) -c $(BUILD_CPPFLAGS) $(BUILD_CXXFLAGS) $< -o $@
--
2.8.0.windows.1
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel