diff options
| author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-30 23:47:50 +0000 | 
|---|---|---|
| committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-30 23:47:50 +0000 | 
| commit | 79a885602f3b520f81555c9f3dae385304c05b3a (patch) | |
| tree | a3af54df7a6f57489879d1a1e219f39ecde6065d | |
| parent | 8433787edb23d5f8ca237cd9b144e2da9117f26c (diff) | |
[PATCH] Typo in r8610.mk
signed-off by: Jac Goudsmit <jac@goudsm.it>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16223 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | target/linux/rdc/profiles/R8610.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/profiles/R8610.mk b/target/linux/rdc/profiles/R8610.mk index 3d001dbf9..afa927b13 100644 --- a/target/linux/rdc/profiles/R8610.mk +++ b/target/linux/rdc/profiles/R8610.mk @@ -6,7 +6,7 @@  #  define Profile/r8610 -  NAME:=RDC R8160 Evaluation board +  NAME:=RDC R8610 Evaluation board    PACKAGES:=kmod-r6040 kmod-usb-core kmod-usb-ohci kmod-usb2 \  	kmod-hwmon-core kmod-hwmon-w83627hf kmod-ide-core kmod-ide-it821x \  	kmod-rtc-core kmod-rtc-m48t86 \  | 
