Changeset ef521d4 in mainline for boot/arch/amd64/Makefile.inc


Ignore:
Timestamp:
2015-01-08T16:24:06Z (11 years ago)
Author:
Jan Kolarik <kolarik@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
01784d2
Parents:
8c7d5ad (diff), 66b3e0b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Corrections in memory deallocation.

File:
1 edited

Legend:

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

    r8c7d5ad ref521d4  
    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.