mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
# Hack to ensure ARCH_MATH_H is kept
|
|
config BOARD_HAVE_MATH_H
|
|
bool "Provide ARCH math.h (selects ARCH_HAVE_MATH_H)"
|
|
default y
|
|
select ARCH_HAVE_MATH_H
|