diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-18 01:22:22 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-18 01:22:22 +0200 |
commit | df04a3df330c1f3865671cc719f8a2ad0505906d (patch) | |
tree | 22db170a37aa4d0b674c2daf252c3801d91922e1 /Makefile | |
parent | ef3f9669ae0e40aaeebed61c08d50a17c68b2285 (diff) | |
download | u-boot-imx-df04a3df330c1f3865671cc719f8a2ad0505906d.zip u-boot-imx-df04a3df330c1f3865671cc719f8a2ad0505906d.tar.gz u-boot-imx-df04a3df330c1f3865671cc719f8a2ad0505906d.tar.bz2 |
Add CHANEGLOG entry; sort Makefile entries
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -274,12 +274,12 @@ icecube_5100_config: unconfig } @./mkconfig -a IceCube ppc mpc5xxx icecube -o2dnt_config: - @./mkconfig -a o2dnt ppc mpc5xxx o2dnt - inka4x0_config: unconfig @./mkconfig inka4x0 ppc mpc5xxx inka4x0 +o2dnt_config: + @./mkconfig -a o2dnt ppc mpc5xxx o2dnt + PM520_config \ PM520_DDR_config \ PM520_ROMBOOT_config \ |