-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBuild_note
25 lines (18 loc) · 1.05 KB
/
Build_note
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Error Message 01
<stdin>:1365:2: warning: #warning syscall epoll_pwait not implemented
CHK include/linux/compile.h
make[1]: *** No rule to make target `firmware/rt73.bin', needed by `firmware/rt73.bin.gen.o'. Stop.
make: *** [firmware] Error 2
cp: cannot stat `./arch/arm/boot/uImage': No such file or directory
Fix:
│ Location: │
│ -> Device Drivers │
│ -> Network device support (NETDEVICES [=y]) │
│ -> Wireless LAN │
│ -> Ralink driver support (RT2X00 [=n])
.....
│ │ <*> Ralink driver support │ │
│ │ < > Ralink rt2500 (USB) support │ │
│ │ <*> Ralink rt2501/rt73 (USB) support │ │
│ │ [*] Ralink rt2501/rt73 leds support
don't use Ralink driver support