ar71xx: the adm6996 phy driver does not work with the RouterStation, disable it until...
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.30 / 902-darwin_scripts_include.patch
index c5aadd1..4ff1536 100644 (file)
@@ -92,7 +92,7 @@
  #include <sys/mman.h>
  #include <fcntl.h>
  #include <unistd.h>
-+#ifndef __APPLE__
++#if !(defined(__APPLE__) || defined(__CYGWIN__))
  #include <elf.h>
 +#else
 +#include "../../../../../tools/sstrip/include/elf.h"
This page took 0.020536 seconds and 4 git commands to generate.