Makefile
changeset 58 a445e08b63e0
parent 51 ec6271f0637b
child 62 2d68a76322cb
--- a/Makefile	Fri Apr 04 13:14:04 2014 +0300
+++ b/Makefile	Sat Apr 05 00:37:32 2014 +0300
@@ -1,6 +1,4 @@
-PROG = hello
-# console
-# dmx
+PROG = hello-lkm
 
 ELF = build/src/$(PROG).elf
 HEX = build/src/$(PROG).hex