mirror of
https://github.com/fail0verflow/mini.git
synced 2026-09-08 02:25:10 -05:00
chmod 755 makebin.py
This commit is contained in:
2
Makefile
2
Makefile
@@ -15,7 +15,7 @@ LDSCRIPT = mini.ld
|
||||
LIBS = -lgcc
|
||||
|
||||
ELFLOADER = elfloader/elfloader.bin
|
||||
MAKEBIN = python makebin.py
|
||||
MAKEBIN = $(CURDIR)/makebin.py
|
||||
|
||||
TARGET = armboot.elf
|
||||
TARGET_BIN = armboot.bin
|
||||
|
||||
0
makebin.py
Normal file → Executable file
0
makebin.py
Normal file → Executable file
Reference in New Issue
Block a user