]> err.no Git - linux-2.6/blobdiff - include/acpi/platform/acenv.h
fix hppfs Makefile breakage
[linux-2.6] / include / acpi / platform / acenv.h
index 453a469fd397b9a8073037d25ddfd2761c218c29..fcd2572e428c1a24a45e2ac0e19abde178654c8e 100644 (file)
@@ -5,7 +5,7 @@
  *****************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2006, R. Byron Moore
+ * Copyright (C) 2000 - 2008, Intel Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
 
 /*! [Begin] no source code translation */
 
-#if defined(__linux__)
+#if defined(_LINUX) || defined(__linux__)
 #include "aclinux.h"
 
 #elif defined(_AED_EFI)