summaryrefslogtreecommitdiffhomepage
path: root/Drivers/Hello
diff options
context:
space:
mode:
Diffstat (limited to 'Drivers/Hello')
-rw-r--r--Drivers/Hello/DriverRsrc.rsrc2
-rw-r--r--Drivers/Hello/x86_64.mk1
2 files changed, 1 insertions, 2 deletions
diff --git a/Drivers/Hello/DriverRsrc.rsrc b/Drivers/Hello/DriverRsrc.rsrc
index 793b330a..9a90f62b 100644
--- a/Drivers/Hello/DriverRsrc.rsrc
+++ b/Drivers/Hello/DriverRsrc.rsrc
@@ -1,4 +1,4 @@
-1 ICON "../../Icons/app-logo.ico"
+1 ICON "../../Icons/main.ico"
1 VERSIONINFO
FILEVERSION 1,0,0,0
diff --git a/Drivers/Hello/x86_64.mk b/Drivers/Hello/x86_64.mk
index 7ef241c2..07f41807 100644
--- a/Drivers/Hello/x86_64.mk
+++ b/Drivers/Hello/x86_64.mk
@@ -16,7 +16,6 @@ LD_FLAGS=-e __at_enter --subsystem=17
OBJ=*.o
-
REM=rm
REM_FLAG=-f