commit | 56f94be3ef63732384063e110277ed89701b6471 | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Tue Nov 05 16:35:14 2002 +0000 |
committer | wdenk <wdenk> | Tue Nov 05 16:35:14 2002 +0000 |
tree | 6c7acdd32964b741cb69a8f0b03d5b9891587458 | |
parent | 384ae02506f0673070a3516b1858f058a07f85f3 [diff] [blame] |
* Add support for log buffer which can be passed to Linux kernel's syslog mechanism; used especially for POST results. * Patch by Klaus Heydeck, 31 Oct 2002: Add initial support for kup4k board
diff --git a/Makefile b/Makefile index da70cf2..6732a09 100644 --- a/Makefile +++ b/Makefile
@@ -264,6 +264,9 @@ } @./mkconfig -a IVMS8 ppc mpc8xx ivm +KUP4K_config : unconfig + @./mkconfig $(@:_config=) ppc mpc8xx kup4k + LANTEC_config : unconfig @./mkconfig $(@:_config=) ppc mpc8xx lantec