fce80a1777
This is to emphasize the fact that this firmware package will work essentially unmodified on the samsung-coreprimevelte and other Samsung PXA1908 phones as well.
4 lines
74 B
Bash
4 lines
74 B
Bash
#!/bin/sh
|
|
|
|
# Enable sd8x-wlan init script
|
|
rc-update add sd8x-wlan default
|