diff options
| author | Wolfgang Denk <[email protected]> | 2007-04-18 16:53:52 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2007-04-18 16:53:52 +0200 |
| commit | b99c1e6d8eec327c4b4dd99bf4c0d1a1eba2ce0a (patch) | |
| tree | 2ba585aa362b4fc2859ead56014b39f74586662d /Makefile | |
| parent | 5f6c732affea9647762d27a4617a2ae64c52dceb (diff) | |
| parent | 8e6875183cdca91c134408d119d4abcd48ef6856 (diff) | |
Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -149,7 +149,7 @@ ifeq ($(ARCH),blackfin) CROSS_COMPILE = bfin-uclinux- endif ifeq ($(ARCH),avr32) -CROSS_COMPILE = avr32- +CROSS_COMPILE = avr32-linux- endif endif endif |
