Signed-off-by: Rafał Miłecki <[email protected]> --- target/linux/ep93xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ep93xx/Makefile b/target/linux/ep93xx/Makefile index 7e7422b..3da7ca9 100644 --- a/target/linux/ep93xx/Makefile +++ b/target/linux/ep93xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs ext4 targz usb display sound CPU_TYPE:=arm920t MAINTAINER:=Florian Fainelli <[email protected]> -KERNEL_PATCHVER:=3.8 +KERNEL_PATCHVER:=3.18 DEVICE_TYPE:=developerboard -- 1.8.4.5 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
