Changes in boot/Makefile [53238ba:ea906c29] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile

    r53238ba rea906c29  
    8080                cp "$(USPACE_PATH)/$(DRVS_PATH)/$$file_dir/$$file_name/$$file_name.dev" "$(DIST_PATH)/$(DRVS_PATH)/$$file_name/" ; \
    8181        done
    82         if ls $(DIST_OVERLAY_PATH)/* >/dev/null; then \
    83                 cp -r -L $(DIST_OVERLAY_PATH)/* "$(DIST_PATH)"; \
    84         fi
    8582
    8683clean: clean_dist
Note: See TracChangeset for help on using the changeset viewer.