commit | 652a10c0965bcbc64dc88fc54e34bedf1612e66b | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Sun Jan 09 23:48:14 2005 +0000 |
committer | wdenk <wdenk> | Sun Jan 09 23:48:14 2005 +0000 |
tree | 97d783f40d83ec79afe1e46d1bc8c55f16c65d41 | |
parent | 6225c5db6cb5a727cbf795678b857b3b66ba0911 [diff] [blame] |
* Patch by Daniel Poirot, 10 Oct 2004: Add support for Wind River sbc405 board * Patch by Rainer Brestan, 12 Oct 2004: Make examples/Makefile more robust
diff --git a/Makefile b/Makefile index 363f1c5..2abf8d8 100644 --- a/Makefile +++ b/Makefile
@@ -836,6 +836,9 @@ } @./mkconfig -a $(call xtract_4xx,$@) ppc ppc4xx PPChameleonEVB dave +sbc405_config: unconfig + @./mkconfig $(@:_config=) ppc ppc4xx sbc405 + VOH405_config: unconfig @./mkconfig $(@:_config=) ppc ppc4xx voh405 esd