2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-22 20:43:56 +08:00

[IA64] Add cmpxchg.h to exported userspace headers

Fixes klibc build on ia64 after 85f8f7759e.

Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
maximilian attems 2012-05-16 09:46:30 +02:00 committed by Tony Luck
parent 7411d89535
commit 98e4cff73a

View File

@ -1,6 +1,7 @@
include include/asm-generic/Kbuild.asm
header-y += break.h
header-y += cmpxchg.h
header-y += fpu.h
header-y += gcc_intrin.h
header-y += ia64regs.h