Changeset 324819c in mainline for boot/arch/arm32/Makefile.inc


Ignore:
Timestamp:
2012-03-15T17:49:25Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b56481c
Parents:
09a0a8f0
Message:

arm32: Include USB drivers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/arm32/Makefile.inc

    r09a0a8f0 r324819c  
    6262
    6363RD_DRVS += \
    64         infrastructure/rootamdm37x
     64        infrastructure/rootamdm37x \
     65        bus/usb/ehci \
     66        bus/usb/ohci \
     67        bus/usb/usbflbk \
     68        bus/usb/usbhub \
     69        bus/usb/usbhid \
     70        bus/usb/usbmast \
     71        bus/usb/usbmid
    6572
    6673SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.