Changeset a14f346 in mainline for uspace/Makefile


Ignore:
Timestamp:
2013-01-21T00:14:50Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c9d0642d
Parents:
c7d11a0b
Message:

amdm37x_dispc: Replace kenrel driver with uspace one.

Works on qemu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    rc7d11a0b ra14f346  
    194194ifeq ($(UARCH),arm32)
    195195        DIRS += \
    196                 drv/infrastructure/rootamdm37x
     196                drv/infrastructure/rootamdm37x \
     197                drv/fb/amdm37x_dispc
    197198endif
    198199
Note: See TracChangeset for help on using the changeset viewer.