Changeset d982e19 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2012-04-03T13:05:01Z (12 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
59e92f62
Parents:
68c7516
Message:

date: add the date application to the boot Makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r68c7516 rd982e19  
    187187        $(USPACE_PATH)/app/vuhid/vuh \
    188188        $(USPACE_PATH)/app/mkbd/mkbd \
    189         $(USPACE_PATH)/app/websrv/websrv
     189        $(USPACE_PATH)/app/websrv/websrv \
     190        $(USPACE_PATH)/app/date/date
    190191
    191192ifeq ($(CONFIG_PCC),y)
Note: See TracChangeset for help on using the changeset viewer.