summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/rtl8196c/profile/nprove.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/realtek/rtl8196c/profile/nprove.mk')
-rw-r--r--target/linux/realtek/rtl8196c/profile/nprove.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/target/linux/realtek/rtl8196c/profile/nprove.mk b/target/linux/realtek/rtl8196c/profile/nprove.mk
new file mode 100644
index 000000000..5281f09c0
--- /dev/null
+++ b/target/linux/realtek/rtl8196c/profile/nprove.mk
@@ -0,0 +1,18 @@
+#
+# Copyright (C) 2011 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/NPROVE
+ NAME:=Nprove router
+ PACKAGES:=
+endef
+
+define Profile/NPROVE/Description
+ Package set optimized for the Nprove boards.
+endef
+
+$(eval $(call Profile,NPROVE))
+