mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-02-20 17:52:48 +00:00
Update README.md
This commit is contained in:
parent
a996b01364
commit
042d492399
@ -133,8 +133,8 @@ cd $OPENWIFI_DIR/driver
|
||||
```
|
||||
* Build openwifi Linux devicetree:
|
||||
```
|
||||
export BOARD_NAME=your_board_name
|
||||
(Check the board_name in the table of supported SDR platforms)
|
||||
export BOARD_NAME=board_name
|
||||
(Check the board_name naming in the table of supported SDR platforms)
|
||||
cd $OPENWIFI_DIR/kernel_boot/boards/$BOARD_NAME
|
||||
dtc -I dts -O dtb -o devicetree.dtb devicetree.dts
|
||||
cp devicetree.dtb $OPENWIFI_DIR/kernel_boot/
|
||||
|
Loading…
x
Reference in New Issue
Block a user