mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/uclibc: fix indentation (use tabs, not spaces)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
63c8887501
commit
7f4cb885f3
@ -113,7 +113,7 @@ choice
|
|||||||
|
|
||||||
config BR2_PTHREADS_NATIVE
|
config BR2_PTHREADS_NATIVE
|
||||||
bool "Native POSIX Threading (NPTL)"
|
bool "Native POSIX Threading (NPTL)"
|
||||||
select BR2_TOOLCHAIN_HAS_THREADS
|
select BR2_TOOLCHAIN_HAS_THREADS
|
||||||
depends on !BR2_ARM_OABI
|
depends on !BR2_ARM_OABI
|
||||||
depends on !BR2_x86_i386
|
depends on !BR2_x86_i386
|
||||||
depends on !BR2_avr32
|
depends on !BR2_avr32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user