aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/xen_domu/profiles/000-Generic.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-01-13 15:04:17 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-16 20:40:13 +0100
commit371b382a40e98d73aa71acb23b1bfbd216512510 (patch)
treeb4e24cfc965c269f74386f604037899bba2afbeb /target/linux/x86/xen_domu/profiles/000-Generic.mk
parent1d6879eedd5a766e82e7e4b33d79186a0ca40aa9 (diff)
downloadupstream-371b382a40e98d73aa71acb23b1bfbd216512510.tar.gz
upstream-371b382a40e98d73aa71acb23b1bfbd216512510.tar.bz2
upstream-371b382a40e98d73aa71acb23b1bfbd216512510.zip
x86: remove the xen_domu subtarget
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/x86/xen_domu/profiles/000-Generic.mk')
-rw-r--r--target/linux/x86/xen_domu/profiles/000-Generic.mk15
1 files changed, 0 insertions, 15 deletions
diff --git a/target/linux/x86/xen_domu/profiles/000-Generic.mk b/target/linux/x86/xen_domu/profiles/000-Generic.mk
deleted file mode 100644
index ccd125afa2..0000000000
--- a/target/linux/x86/xen_domu/profiles/000-Generic.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# Copyright (C) 2006-2015 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/Generic
- NAME:=Generic
-endef
-
-define Profile/Generic/Description
- Generic Profile
-endef
-$(eval $(call Profile,Generic))