On 13/01/2016 09:00, Wojciech Dubowik wrote: > diff --git a/net/linuxptp/patches/001-musl-fix.patch > b/net/linuxptp/patches/001-musl-fix.patch > new file mode 100644 > index 0000000..618a958 > --- /dev/null > +++ b/net/linuxptp/patches/001-musl-fix.patch > @@ -0,0 +1,14 @@ > +Index: linuxptp-20150608/raw.c > +=================================================================== > +--- linuxptp-20150608.orig/raw.c 2015-07-07 15:02:17.000000000 +0200 > ++++ linuxptp-20150608/raw.c 2015-07-09 08:54:30.222883143 +0200 > +@@ -20,7 +20,9 @@ > + #include <fcntl.h> > + #include <linux/filter.h> > + #include <linux/if_ether.h> > ++#if defined(__UCLIBC__) > + #include <net/ethernet.h> > ++#endif > + #include <net/if.h> > + #include <netinet/in.h> > + #include <netpacket/packet.h> > -- 1.9.1
i have to be really annoying and point out that there is still one left _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel