Changeset 53b9f2c in mainline for boot/arch/ppc32/Makefile.inc


Ignore:
Timestamp:
2017-11-12T00:23:46Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
493f1be
Parents:
6da15db7
Message:

Move usbhid and usbmast alongide hid and block drivers, respectively.

File:
1 edited

Legend:

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

    r6da15db7 r53b9f2c  
    4949        bus/usb/usbflbk \
    5050        bus/usb/usbhub \
    51         bus/usb/usbhid \
    52         bus/usb/usbmast \
    5351        bus/usb/usbmid \
    54         bus/usb/vhc
     52        bus/usb/vhc \
     53        block/usbmast \
     54        hid/usbhid
    5555
    5656SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.