uwu

hardware bitcoin wallet software and build system
git clone https://git.parazyd.org/uwu
Log | Files | Refs | README | LICENSE

commit b13ff3df8b4b271a215ece32ab4cfa8eabc0055a
parent b9cd0268eeaed9a942d189ee9fc932d74e488eee
Author: parazyd <parazyd@dyne.org>
Date:   Tue,  2 Feb 2021 22:40:37 +0100

Remove DEBUG option.

Diffstat:
Mconfig.mk | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/config.mk b/config.mk @@ -7,9 +7,6 @@ VERSION = 0.1 IMAGE = uwu-$(VERSION).cpio -# Uncomment to enable certain things useful for debugging -DEBUG = 1 - # System path to qemu-arm binary used to emulate Arm ELFs in the chroot QEMU_ARM = /usr/bin/qemu-arm