Author: nbd Date: 2014-08-01 01:41:23 +0200 (Fri, 01 Aug 2014) New Revision: 41920
Modified: branches/barrier_breaker/target/linux/orion/Makefile Log: orion: fix 3.10 kernel minor version Signed-off-by: Felix Fietkau <[email protected]> Backport of r41916 Modified: branches/barrier_breaker/target/linux/orion/Makefile =================================================================== --- branches/barrier_breaker/target/linux/orion/Makefile 2014-07-31 23:41:22 UTC (rev 41919) +++ branches/barrier_breaker/target/linux/orion/Makefile 2014-07-31 23:41:23 UTC (rev 41920) @@ -12,7 +12,7 @@ SUBTARGETS:=generic harddisk MAINTAINER:=Imre Kaloz <[email protected]> -LINUX_VERSION:=3.10.44 +LINUX_VERSION:=3.10.49 include $(INCLUDE_DIR)/target.mk _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
