]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
include/linux/compiler.h: reject gcc 3 < gcc 3.2
authorAlistair John Strachan <s0348365@sms.ed.ac.uk>
Tue, 12 Dec 2006 18:28:50 +0000 (19:28 +0100)
committerAdrian Bunk <bunk@stusta.de>
Tue, 12 Dec 2006 18:28:50 +0000 (19:28 +0100)
commit53569ab7851fd564427f7529b17162cba9a28407
treeb62783b40395572e6d71af71963b961e12edd8d3
parent979c6a1e49875e9277b5113295a48d5641f02465
include/linux/compiler.h: reject gcc 3 < gcc 3.2

The kernel doesn't compile with GCC <3.2, do not allow it to succeed if GCC
3.0.x or 3.1.x are used.

Signed-off-by: Alistair John Strachan <s0348365@sms.ed.ac.uk>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
include/linux/compiler.h