Changeset 0f27b4c in mainline for genarch/Makefile.inc


Ignore:
Timestamp:
2006-05-01T13:45:38Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
762a824
Parents:
953b0f33
Message:

Rename acpi/matd.c to madt.c (Multiple APIC Description Table).
Improve Doxygen comments in genarch/.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • genarch/Makefile.inc

    r953b0f33 r0f27b4c  
    3737        GENARCH_SOURCES += \
    3838                genarch/src/acpi/acpi.c \
    39                 genarch/src/acpi/matd.c
     39                genarch/src/acpi/madt.c
    4040endif
    4141ifeq ($(CONFIG_PAGE_PT),y)
Note: See TracChangeset for help on using the changeset viewer.