From fa0275bd90ce913de57330c9abbe594703d589c6 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 24 May 2018 17:23:41 +0200 Subject: target/linux: drop anything not on v4.9 or v4.14 Signed-off-by: John Crispin --- target/linux/adm5120/router_be/profiles/010-Generic.mk | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 target/linux/adm5120/router_be/profiles/010-Generic.mk (limited to 'target/linux/adm5120/router_be/profiles/010-Generic.mk') diff --git a/target/linux/adm5120/router_be/profiles/010-Generic.mk b/target/linux/adm5120/router_be/profiles/010-Generic.mk deleted file mode 100644 index 1d477319da..0000000000 --- a/target/linux/adm5120/router_be/profiles/010-Generic.mk +++ /dev/null @@ -1,17 +0,0 @@ -# -# Copyright (C) 2007 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -define Profile/Generic - NAME:=Generic (default) - PACKAGES:= -endef - -define Profile/Generic/Description - Generic package set compatible with most boards. -endef -$(eval $(call Profile,Generic)) - -- cgit v1.2.3