File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -27,18 +27,18 @@ git clone git://git.openwrt.org/source.git
27
27
cd source
28
28
git reset --hard fc1dae5be797f54d45f5a61ae17fe548e108dd0d
29
29
30
- git clone https://github.com/ffbsee/firmware.git -b next5
31
- cp -rf firmware/files firmware/package firmware/feeds.conf .
30
+ git clone https://github.com/ffbsee/ffbsee- firmware.git
31
+ cp -rf ffbsee- firmware/files ffbsee- firmware/package ffbsee- firmware/feeds.conf .
32
32
33
33
./scripts/feeds update -a
34
34
./scripts/feeds install -a
35
- git am --whitespace=nowarn firmware/patches/openwrt/* .patch
35
+ git am --whitespace=nowarn ffbsee- firmware/patches/openwrt/* .patch
36
36
37
37
cd feeds/routing
38
- git am --whitespace=nowarn ../../firmware/patches/routing/* .patch
38
+ git am --whitespace=nowarn ../../ffbsee- firmware/patches/routing/* .patch
39
39
cd ../../
40
40
41
- rm -rf firmware tmp
41
+ rm -rf ffbsee- firmware tmp
42
42
43
43
make menuconfig
44
44
```
You can’t perform that action at this time.
0 commit comments