commit | d334105840a07c03fcdd258972904b39f27c6d72 | [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 | 91a4f36d4e11e3ea6050ac1bd39f259c5bf03a83 [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