diff options
author | Heiko Schocher <hs@pollux.denx.de> | 2006-05-02 07:51:46 +0200 |
---|---|---|
committer | Heiko Schocher <hs@pollux.denx.de> | 2006-05-02 07:51:46 +0200 |
commit | 5720df78ad48cb98cff7cfb816565fb8a5d0d1b6 (patch) | |
tree | 3805afe73822176a676557f55e9d8b3fa4e4149f /Makefile | |
parent | 8546e23902b6b84d30619cea050092234720ebd5 (diff) |
add forgotten changes for the PLEB 2 Board.
Patch from David Snowdon, 13. Aug 2005
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1704,6 +1704,9 @@ ixdp425_config : unconfig lubbock_config : unconfig @./mkconfig $(@:_config=) arm pxa lubbock +pleb2_config : unconfig + @./mkconfig $(@:_config=) arm pxa pleb2 + logodl_config : unconfig @./mkconfig $(@:_config=) arm pxa logodl |