projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb9730d
)
at91: fix typo on Calao
author
Florian Fainelli
<florian@openwrt.org>
Wed, 3 Sep 2014 03:09:14 +0000
(
03:09
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 3 Sep 2014 03:09:14 +0000
(
03:09
+0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42410
target/linux/at91/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/at91/image/Makefile
b/target/linux/at91/image/Makefile
index 57e5cc45d76862ab9b21cae1d23e00758220d5ea..c2e1d84672fd1c5fc00496c8863a9175521c3560 100644
(file)
--- a/
target/linux/at91/image/Makefile
+++ b/
target/linux/at91/image/Makefile
@@
-48,7
+48,7
@@
Image/Build/Kernel/AT91SAM9X25EK=$(call MkuImageDtb,9x25ek,at91sam9x25ek)
Image/Build/Kernel/AT91SAM9X35EK=$(call MkuImageDtb,9x35ek,at91sam9x35ek)
# CalAmp
Image/Build/Kernel/LMU5000=$(call MkuImageDtb,lmu5000,lmu5000)
-# Cal
oa
+# Cal
ao
Image/Build/Kernel/TNYA9260=$(call MkuImageDtb,tny_a9260,tny_a9260)
Image/Build/Kernel/TNYA9263=$(call MkuImageDtb,tny_a9263,tny_a9263)
Image/Build/Kernel/TNYA9G20=$(call MkuImageDtb,tny_a9g20,tny_a9g20)