diff options
-rw-r--r-- | pfinet/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index c792c1f4..12f4f7df 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -2,6 +2,7 @@ * Makefile (LINUXSRCS): Search for .S files as well as .c files for arch-lib-srcs modules. + (OBJS): .S -> .o as well as .c -> .o * sched.c (net_bh_worker): Add return stmt to quiet gcc warning. |