diff options
| author | Bdale Garbee <bdale@gag.com> | 2018-10-13 10:17:47 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2018-10-13 10:17:47 -0600 |
| commit | facf790f469df374257440ba9482321cbab7cecb (patch) | |
| tree | c5fe4f2b1e6e400a41a1a050ae558f7f61e32703 /src/usbtrng/flash-loader/Makefile | |
| parent | 59f66e3264a48d8586dcbd12f6f0fa91e2e1ecdc (diff) | |
altos: remove usbtrng support (chaoskey prototypes)
Diffstat (limited to 'src/usbtrng/flash-loader/Makefile')
| -rw-r--r-- | src/usbtrng/flash-loader/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/usbtrng/flash-loader/Makefile b/src/usbtrng/flash-loader/Makefile deleted file mode 100644 index e34f1089..00000000 --- a/src/usbtrng/flash-loader/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# AltOS flash loader build -# -# - -TOPDIR=../.. -HARDWARE=usbtrng-v0.1 -include $(TOPDIR)/lpc/Makefile-flash.defs |
