diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-06-20 00:12:59 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-06-20 00:12:59 +0200 |
commit | f73e73ba0e422e6f79030d77286dd57becaee16f (patch) | |
tree | f07a64f58a57641da330cc0bd115d35ae04ae1f4 /Makefile | |
parent | f5e0d03970409feb3c77ab0107d5dece6b7d45c9 (diff) | |
parent | cb0fdf3cfa872a59a43987d80a6860dd84c9e5d2 (diff) |
Merge with /home/hs/U-Boot/u-boot-dev
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1717,6 +1717,9 @@ ixdpg425_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 |