mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
PACKAGE-opkg/DEFCONFIG: miyoo/patch to remount rootfs in RW/RDONLY mode (#115)
* DEFCONFIG: add $BR2_GLOBAL_PATCH_DIR for miyoo board create $(TOPDIR)/board/miyoo/patches * PACKAGE-opkg: miyoo/patch to remount rootfs in RW/RDONLY mode
This commit is contained in:
@@ -2,6 +2,7 @@ BR2_arm=y
|
||||
BR2_SVN="svn"
|
||||
BR2_CPAN_MIRROR="http://cpan.metacpan.org"
|
||||
BR2_CCACHE=y
|
||||
BR2_GLOBAL_PATCH_DIR="board/miyoo/patches"
|
||||
BR2_PER_PACKAGE_DIRECTORIES=y
|
||||
BR2_RELRO_NONE=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_VENDOR="miyoo"
|
||||
|
||||
Reference in New Issue
Block a user