base-files: add generic sdcard upgrade method
Add a generic sdcard upgrade method instead of duplicating code in yet another target, and add a feature flag to only install this upgrade method in targets that set this flag. Copied from mvebu. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
@@ -101,6 +101,9 @@ config RFKILL_SUPPORT
|
||||
config NAND_SUPPORT
|
||||
bool
|
||||
|
||||
config SDCARD_SUPPORT
|
||||
bool
|
||||
|
||||
config ARCH_64BIT
|
||||
bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user