mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 07:33:17 +00:00
Added HAS_RTC and enabled KA9Q.
This commit is contained in:
@@ -83,10 +83,8 @@ CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions
|
|||||||
# Define this to yes if this target supports multiprocessor environments.
|
# Define this to yes if this target supports multiprocessor environments.
|
||||||
HAS_MP=no
|
HAS_MP=no
|
||||||
|
|
||||||
# XXX temporary
|
# Define this to yes if this target supports a real-time clock.
|
||||||
# This target does not support the ka9q tcp/ip stack so ignore requests
|
HAS_RTC=yes
|
||||||
# to enable it.
|
|
||||||
HAS_KA9Q=no
|
|
||||||
|
|
||||||
# The following is a ld command file which works without using the
|
# The following is a ld command file which works without using the
|
||||||
# -specs system in gcc 2.8. IT HAS NEVER BEEN TESTED WITH THIS BSP!!!
|
# -specs system in gcc 2.8. IT HAS NEVER BEEN TESTED WITH THIS BSP!!!
|
||||||
|
|||||||
Reference in New Issue
Block a user