Changeset 26a8604f in mainline for src/Makefile


Ignore:
Timestamp:
2005-02-25T11:48:31Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
397c77f
Parents:
453ba46
Message:

Be more careful when sending IPI on UP configured as SMP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile

    r453ba46 r26a8604f  
    2525        synch/mutex.c \
    2626        synch/semaphore.c \
    27         synch/waitq.c
     27        synch/waitq.c \
     28        smp/ipi.c
    2829
    2930ifdef DEBUG_SPINLOCK
Note: See TracChangeset for help on using the changeset viewer.