Reorder and add other tests.
[bertos.git] / boards / at91sam7x-ek / benchmark / kernel_footprint / kernel_footprint.mk
index 4aa721379ca7348296c7e70154ce63c46976ffb4..6c81541c656c6c69ba79feadb7f09e2a50a52147 100644 (file)
@@ -28,7 +28,7 @@ kernel_footprint_WIZARD_CSRC = \
        bertos/mware/formatwr.c \
        bertos/cpu/arm/drv/timer_at91.c \
        bertos/drv/timer.c \
-       bertos/kern/kfile.c \
+       bertos/io/kfile.c \
        bertos/kern/proc.c \
        bertos/benchmark/kernel_footprint.c \
        bertos/mware/hex.c \
@@ -54,7 +54,7 @@ kernel_footprint_WIZARD_ASRC = \
         \
        #
 
-kernel_footprint_CPPFLAGS = -D'CPU_FREQ=(48023000UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(kernel_footprint_HW_PATH) -I$(kernel_footprint_SRC_PATH) $(kernel_footprint_CPU_CPPFLAGS) $(kernel_footprint_USER_CPPFLAGS)
+kernel_footprint_CPPFLAGS = -D'CPU_FREQ=(48054857UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(kernel_footprint_HW_PATH) -I$(kernel_footprint_SRC_PATH) $(kernel_footprint_CPU_CPPFLAGS) $(kernel_footprint_USER_CPPFLAGS)
 
 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
 kernel_footprint_LDFLAGS = $(kernel_footprint_CPU_LDFLAGS) $(kernel_footprint_WIZARD_LDFLAGS) $(kernel_footprint_USER_LDFLAGS)