altos/lpc: Really fix aes entry in lpc vpath
authorKeith Packard <keithp@keithp.com>
Sat, 22 Apr 2017 04:32:26 +0000 (21:32 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 22 Apr 2017 04:32:26 +0000 (21:32 -0700)
I added another entry instead of fixing the existing one. Not ideal.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/Makefile-lpc.defs

index be5ff3b739c769c68cde64711541b0adf32ef8f6..c4521620b6b81b4e130837f8a54a5209f831e0c8 100644 (file)
@@ -4,7 +4,7 @@ endif
 
 include $(TOPDIR)/Makedefs
 
-vpath % $(TOPDIR)/lpc:$(TOPDIR)/product:$(TOPDIR)/drivers:$(TOPDIR)/kernel:$(TOPDIR)/util:$(TOPDIR)/kalman:$(TOPDIR/aes):$(TOPDIR):$(TOPDIR)/math:$(TOPDIR)/aes
+vpath % $(TOPDIR)/lpc:$(TOPDIR)/product:$(TOPDIR)/drivers:$(TOPDIR)/kernel:$(TOPDIR)/util:$(TOPDIR)/kalman:$(TOPDIR)/aes:$(TOPDIR):$(TOPDIR)/math
 vpath make-altitude $(TOPDIR)/util
 vpath make-kalman $(TOPDIR)/util
 vpath kalman.5c $(TOPDIR)/kalman