diff --git a/pru_sw/example_apps/Makefile b/pru_sw/example_apps/Makefile index 6d5991f..ae8df9c 100644 --- a/pru_sw/example_apps/Makefile +++ b/pru_sw/example_apps/Makefile @@ -5,7 +5,7 @@ LIBDIR_APP_LOADER?=../../app_loader/lib INCDIR_APP_LOADER?=../../app_loader/include BINDIR_APPLICATIONS?=../bin BINDIR_FW?=bin -PASM?=../utils/pasm_2 +PASM?=../utils/pasm all: loaders firmware