projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
426fb8c
)
bcm27xx: label to boot partition
author
Andrey Kunitsyn
<
[email protected]
>
Sat, 9 May 2020 11:39:51 +0000
(14:39 +0300)
committer
Álvaro Fernández Rojas
<
[email protected]
>
Sun, 10 May 2020 15:06:27 +0000
(17:06 +0200)
Get fat partition name allow easy partition identification
for user.
Signed-off-by: Andrey Kunitsyn <
[email protected]
>
target/linux/bcm27xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm27xx/image/Makefile
b/target/linux/bcm27xx/image/Makefile
index 421a89263d637bbcd7934c9a7dd26eabd014bd51..2b97593c9a25194aa484623cc875a17256517d64 100644
(file)
--- a/
target/linux/bcm27xx/image/Makefile
+++ b/
target/linux/bcm27xx/image/Makefile
@@
-18,7
+18,7
@@
endef
### Image scripts ###
define Build/boot-common
rm -f
[email protected]
- mkfs.fat -C
[email protected]
$(FAT32_BLOCKS)
+ mkfs.fat -
n boot -
C
[email protected]
$(FAT32_BLOCKS)
mcopy -i
[email protected]
$(KDIR)/COPYING.linux ::
mcopy -i
[email protected]
$(KDIR)/LICENCE.broadcom ::
mcopy -i
[email protected]
cmdline.txt ::