mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 19:07:47 +00:00
README: fix linksys_ea8300 example
The profile is no longer called just `ea8300`. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
committed by
John Crispin
parent
be65578a7f
commit
6f4e00aa46
@@ -12,7 +12,7 @@ First we need to clone and setup our tree. This will result in an openwrt/.
|
||||
Next we need to select the profile and base package selection. This setup will install the feeds, packages and generate the .config file.
|
||||
```
|
||||
cd openwrt
|
||||
./scripts/gen_config.py ea8300
|
||||
./scripts/gen_config.py linksys_ea8300
|
||||
```
|
||||
Finally we can build the tree.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user