diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-07-28 10:56:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-07-28 10:56:22 +0000 |
commit | 857c1028ac54332f26ffcc257c926123d4ce32f1 (patch) | |
tree | 01b8304a919292bf04f71d08334bdd5b0a9e9c87 /target/linux/ramips/image | |
parent | 42d3a55347f27e6da477574a0e5c1d7b69aba5a8 (diff) | |
download | upstream-857c1028ac54332f26ffcc257c926123d4ce32f1.tar.gz upstream-857c1028ac54332f26ffcc257c926123d4ce32f1.tar.bz2 upstream-857c1028ac54332f26ffcc257c926123d4ce32f1.zip |
ramips: rt305x: change machine id for DIR-300
SVN-Revision: 27807
Diffstat (limited to 'target/linux/ramips/image')
-rw-r--r-- | target/linux/ramips/image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 1d6a72aee0..e84d468609 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -110,7 +110,7 @@ define Image/Build/Template/DIR300B1 endef define Image/Build/Profile/DIR300B1 - $(call Image/Build/Template/DIR300B1,$(1),dir-300-b1,DIR-300-revB) + $(call Image/Build/Template/DIR300B1,$(1),dir-300-b1,DIR-300-B1) endef define Image/Build/Profile/FONERA20N |