diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-09-21 11:47:48 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-09-21 11:47:48 +0000 |
commit | 0316b118d008ebc7060224ef7ac96c46f54a0ce2 (patch) | |
tree | b4d0fe22eb00e9a88083afff69eaae9107e230e9 /target | |
parent | f580569c07db3257cb383bc6b6a86231dfa46f88 (diff) |
ar71xx: fix copy&paste bug in WZRHPAG300H profile description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28274 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/generic/profiles/buffalo.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/generic/profiles/buffalo.mk b/target/linux/ar71xx/generic/profiles/buffalo.mk index 5358fb919..b459f3223 100644 --- a/target/linux/ar71xx/generic/profiles/buffalo.mk +++ b/target/linux/ar71xx/generic/profiles/buffalo.mk @@ -21,7 +21,7 @@ define Profile/WZRHPAG300H PACKAGES:=kmod-usb-ohci kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev endef -define Profile/WZRHPG30XNH/Description +define Profile/WZRHPAG300H/Description Package set optimized for the Buffalo WZR-HP-AG300H endef |