From 84e354cfd85825e5007b79d199380117424f3a5e Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 2 Nov 2013 11:04:12 -0600 Subject: apps/platform/Makefile was not dealing with the bin subdirectory correctly --- apps/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 4c831693a..460bb5a8d 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -720,3 +720,6 @@ options to the hexdump command. From Ken Pettit (2013-11-1). * apps/platrorm/mikroe-stm32f4: Now uses /dev/config for configuration data storage. From Ken Pettit (2013-11-1). + * apps/platform/Makefile: Was not dealing with the bin sub-directory + correctly (2013-11-2). + -- cgit v1.2.3