Changeset d71331b in mainline for kernel/Makefile


Ignore:
Timestamp:
2012-07-01T20:54:53Z (12 years ago)
Author:
Adam Hraska <adam.hraska+hos@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1f8c11f
Parents:
2ee1ccc
Message:

smp_call: Moved content of arch header to generic header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/Makefile

    r2ee1ccc rd71331b  
    308308                test/print/print4.c \
    309309                test/print/print5.c \
    310                 test/thread/thread1.c
     310                test/thread/thread1.c \
     311                test/smpcall/smpcall1.c
    311312       
    312313        ifeq ($(KARCH),mips32)
Note: See TracChangeset for help on using the changeset viewer.