Re: [PATCH 2/4] kbuild: Fix <linux/version.h> for X.Y versions

From: Valdis . Kletnieks
Date: Mon May 30 2011 - 11:09:00 EST


On Mon, 30 May 2011 16:50:50 +0200, Michal Marek said:

> + expr $(VERSION) \* 65536 + $(PATCHLEVEL) \* 256 + 0$(SUBLEVEL)); \

expr isn't going to interpret that last field as octal, is it?

Attachment: pgp00000.pgp
Description: PGP signature