mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-03 04:53:09 +01:00
give an unique partition identifier for dLAN USB Extender Combined partition
SVN-Revision: 32626
This commit is contained in:
parent
d8bf3d82e5
commit
81681d7367
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
label = "UserFS";
|
||||
reg = <0x150000 0x3C0000>;
|
||||
};
|
||||
partition@50000 {
|
||||
partition@50001 {
|
||||
label = "Combined";
|
||||
reg = <0x50000 0x4C0000>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue