Displaying 1 result from an estimated 1 matches for "embedded_rootfs".
2007 Apr 18
0
[Bridge] libbridge<->sysfs interface - some bugs
...allback doesn't work.
It would be nice BTW to have a compile time option that leaves the ioctl
fallback out...
Here's what I've found (first patch is a compilation patch I posted last
week):
diff -ru --strip-trailing-cr bridge-utils-1.2/libbridge/Makefile.in
/Arrow75/CN3XXX-SDK/linux/embedded_rootfs/build/bridge-utils-1.2/libbrid
ge/Makefile.in
--- bridge-utils-1.2/libbridge/Makefile.in 2006-09-09
09:30:32.000000000 +0300
+++
/Arrow75/CN3XXX-SDK/linux/embedded_rootfs/build/bridge-utils-1.2/libbrid
ge/Makefile.in 2006-12-31 10:21:01.584005800 +0200
@@ -5,7 +5,8 @@
RANLIB=@RANLIB@
CC=@CC@
-C...