Changeset d420b22 in mainline for boot/arch/arm32/Makefile.inc


Ignore:
Timestamp:
2017-11-10T19:23:32Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
706b4de
Parents:
19397be
Message:

Move keyboard and mouse drivers to a separate HID directory.

File:
1 edited

Legend:

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

    r19397be rd420b22  
    7474        RD_DRVS_ESSENTIAL += \
    7575                char/pl050 \
    76                 char/atkbd \
    77                 char/ps2mouse \
     76                hid/atkbd \
     77                hid/ps2mouse \
    7878                intctl/icp-ic \
    7979                platform/icp
Note: See TracChangeset for help on using the changeset viewer.