Changes in boot/Makefile.common [7c4b26c:9182e86f] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r7c4b26c r9182e86f  
    226226ifeq ($(CONFIG_BUILD_SHARED_LIBS), y)
    227227        RD_APPS_NON_ESSENTIAL += \
    228                 $(USPACE_PATH)/app/dltest/dltest \
    229                 $(USPACE_PATH)/app/dltests/dltests
     228                $(USPACE_PATH)/app/dltest/dltest
    230229endif
    231230
Note: See TracChangeset for help on using the changeset viewer.