From 8e06682fb7e6311d7a1af6e32e787cd645290e20 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 29 Apr 2012 07:36:33 +0000 Subject: ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN Patch-by: Lebedev Dmitry SVN-Revision: 31507 --- target/linux/ramips/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/image') diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 92a8054..3d4d649 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -414,7 +414,7 @@ endef define Image/Build/Profile/UPVEL - $(call Image/Build/Template/$(fs_squash)/$(1),GENERIC_4M,ur-336un,UR-336UN,ttyS1,57600,phys) + $(call Image/Build/Template/$(fs_squash)/$(1),GENERIC_8M,ur-336un,UR-336UN,ttyS1,57600,phys) endef define Image/Build/Profile/WR6202 -- cgit v1.1