Broadcom BCM4318

Nikola Pajkovsky n.pajkovsky at gmail.com
Wed Apr 15 08:30:29 UTC 2015


mbzadegan at gmail.com writes:

> Hi, I'm try your hint but I get :
>
>
> Hmm...  Looks like a unified diff to me...
> The text leading up to this was:
> --------------------------
> |diff -u 1/Makefile 2/Makefile
> |--- 1/Makefile	2015-04-14 07:14:31.000000000 +1000
> |+++ 2/Makefile	2015-04-14 07:19:58.000000000 +1000
> --------------------------
> File to patch: 

it complains, that dir 1/ does not contain Makefile (same for
2/Makefile), which is true, unless you have dir 1/ and 2/ in directory,
where you applying patch

use patch -p1 < your.patch in root dir.

-- 
Nikola


More information about the freebsd-wireless mailing list