[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1402503408.git.luto@amacapital.net>
Date: Wed, 11 Jun 2014 09:20:05 -0700
From: Andy Lutomirski <luto@...capital.net>
To: "H. Peter Anvin" <hpa@...or.com>,
Josh Boyer <jwboyer@...oraproject.org>
Cc: Michal Marek <mmarek@...e.cz>, linux-kbuild@...r.kernel.org,
"Linux-Kernel@...r. Kernel. Org" <linux-kernel@...r.kernel.org>,
Andy Lutomirski <luto@...capital.net>
Subject: [PATCH 0/2] x86,vdso,kbuild: Fix vdso_install
This changes kbuild slightly because I didn't want to fight with using
static pattern rules and extra obfuscated fake targets just to write a
loop.
Better ideas / cleanups welcome.
Andy Lutomirski (2):
kbuild: Add recipe-cmd, an @-less cmd variant
x86,vdso: Fix vdso_install
arch/x86/vdso/Makefile | 20 +++++++-------------
scripts/Kbuild.include | 1 +
2 files changed, 8 insertions(+), 13 deletions(-)
--
1.9.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists