diff options
author | Haavard Skinnemoen | 2008-08-20 09:37:09 +0200 |
---|---|---|
committer | Haavard Skinnemoen | 2008-08-20 09:37:09 +0200 |
commit | d3c23a790fb24f9cb5cc467b81b0c3ad3eeb1f96 (patch) | |
tree | 605af42f8834ea0b793e7febe4aba5d899e5f160 /Makefile | |
parent | fcd69a1a57fb2af4d26201422095a4be9f36963e (diff) | |
parent | 33eac2b3d946fc998a09245dfe54d017079b9056 (diff) |
Merge branch 'next' of git://git.denx.de/u-boot-avr32
Conflicts:
MAINTAINERS
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2973,6 +2973,15 @@ atstk1004_config : unconfig atstk1006_config : unconfig @$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap700x +favr-32-ezkit_config : unconfig + @$(MKCONFIG) $(@:_config=) avr32 at32ap favr-32-ezkit earthlcd at32ap700x + +hammerhead_config : unconfig + @$(MKCONFIG) $(@:_config=) avr32 at32ap hammerhead miromico at32ap700x + +mimc200_config : unconfig + @$(MKCONFIG) $(@:_config=) avr32 at32ap mimc200 mimc at32ap700x + #======================================================================== # SH3 (SuperH) #======================================================================== |