Changeset 66b3e0b in mainline for boot/arch/amd64/Makefile.inc


Ignore:
Timestamp:
2015-01-06T19:22:54Z (10 years ago)
Author:
Jan Kolarik <kolarik@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ef521d4
Parents:
8c7d5ad
Message:

In the middle of device hardware initialization

File:
1 edited

Legend:

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

    r8c7d5ad r66b3e0b  
    5757        bus/usb/usbmast \
    5858        bus/usb/usbmid \
    59         bus/usb/vhc
     59        bus/usb/vhc \
     60        bus/usb/ar9271
    6061
    6162RD_DRV_CFG += \
    6263        bus/isa
     64       
     65RD_DRV_FW += \
     66    bus/usb/ar9271
    6367
    6468RD_APPS_ESSENTIAL += \
Note: See TracChangeset for help on using the changeset viewer.