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