diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-06 15:46:39 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-06 15:46:39 -0800 |
commit | c03296a868ae7c91aa2d8b372184763b18f16d7a (patch) | |
tree | 57ff0b44a412b78fe598a49cc28b3cebf51f1154 /arch/ia64/sn/Makefile | |
parent | e3f749c4af69c4344d89f11e2293e3790eb4eaca (diff) | |
parent | 913e4a75572354995b330f57082d9a86250cd75f (diff) | |
download | kernel_samsung_smdk4412-c03296a868ae7c91aa2d8b372184763b18f16d7a.zip kernel_samsung_smdk4412-c03296a868ae7c91aa2d8b372184763b18f16d7a.tar.gz kernel_samsung_smdk4412-c03296a868ae7c91aa2d8b372184763b18f16d7a.tar.bz2 |
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Diffstat (limited to 'arch/ia64/sn/Makefile')
-rw-r--r-- | arch/ia64/sn/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/sn/Makefile b/arch/ia64/sn/Makefile index a269f6d..79a7df0 100644 --- a/arch/ia64/sn/Makefile +++ b/arch/ia64/sn/Makefile @@ -9,6 +9,4 @@ # Makefile for the sn ia64 subplatform # -CPPFLAGS += -I$(srctree)/arch/ia64/sn/include - obj-y += kernel/ pci/ |