diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-28 10:56:22 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-28 10:56:22 +0000 |
commit | ce72e8dfb54204f8b09a33a4c5346c91a55238e6 (patch) | |
tree | 9225dc26b90dbda2dd75b42cf8f61265d185a42f /target/linux/ramips/image/Makefile | |
parent | 8583804fdd09688fed19ad6658e9fe09ca9441b2 (diff) |
ramips: rt305x: change machine id for DIR-300
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27807 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/image/Makefile')
-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 1d6a72aee..e84d46860 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 |