mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
arch: use tabs instead of spaces in Config.in files
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
fee632bab2
commit
8211ee3c59
@ -1,5 +1,5 @@
|
|||||||
config BR2_ARCH_IS_64
|
config BR2_ARCH_IS_64
|
||||||
bool
|
bool
|
||||||
|
|
||||||
config BR2_SOFT_FLOAT
|
config BR2_SOFT_FLOAT
|
||||||
bool
|
bool
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
config BR2_ARCH
|
config BR2_ARCH
|
||||||
default "avr32"
|
default "avr32"
|
||||||
|
|
||||||
config BR2_ENDIAN
|
config BR2_ENDIAN
|
||||||
default "BIG"
|
default "BIG"
|
||||||
|
@ -66,7 +66,7 @@ config BR2_ARCH
|
|||||||
default "bfin"
|
default "bfin"
|
||||||
|
|
||||||
config BR2_ENDIAN
|
config BR2_ENDIAN
|
||||||
default "LITTLE"
|
default "LITTLE"
|
||||||
|
|
||||||
config BR2_GCC_TARGET_CPU
|
config BR2_GCC_TARGET_CPU
|
||||||
default bf606 if BR2_bf606
|
default bf606 if BR2_bf606
|
||||||
|
Loading…
x
Reference in New Issue
Block a user