Changes in boot/Makefile.common [9182e86f:7c4b26c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r9182e86f r7c4b26c 226 226 ifeq ($(CONFIG_BUILD_SHARED_LIBS), y) 227 227 RD_APPS_NON_ESSENTIAL += \ 228 $(USPACE_PATH)/app/dltest/dltest 228 $(USPACE_PATH)/app/dltest/dltest \ 229 $(USPACE_PATH)/app/dltests/dltests 229 230 endif 230 231
Note:
See TracChangeset
for help on using the changeset viewer.