Skip to content

Commit

Permalink
Update some Makefiles and configs
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigFisher committed Feb 17, 2019
1 parent b81f6a5 commit 117dc17
Show file tree
Hide file tree
Showing 16 changed files with 4,698 additions and 93 deletions.

This file was deleted.

17 changes: 0 additions & 17 deletions target/linux/hisilicon/armv5tej/profiles/HI3518EV100.mk

This file was deleted.

17 changes: 0 additions & 17 deletions target/linux/hisilicon/armv5tej/profiles/HI3518EV200.mk

This file was deleted.

17 changes: 0 additions & 17 deletions target/linux/hisilicon/armv5tej/profiles/HI3518EV201.mk

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
# See /LICENSE for more information.
#

define Profile/HI3516CV100
NAME:=HI3516CV100, default
define Profile/hi3516cv100
NAME:=hi3516cv100, default
PACKAGES:=busybox demo
endef

define Profile/HI3516CV100/Description
Package set compatible with hardware any Hisilicon HI3516CV100 SoC.
define Profile/hi3516cv100/Description
Package set compatible with hardware any Hisilicon hi3516cv100 SoC.
endef

$(eval $(call Profile,HI3516CV100))
$(eval $(call Profile,hi3516cv100))
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
# See /LICENSE for more information.
#

define Profile/HI3516CV200
NAME:=HI3516CV200, default
define Profile/hi3516cv200
NAME:=hi3516cv200, default
PACKAGES:=busybox demo
endef

define Profile/HI3516CV200/Description
Package set compatible with hardware any Hisilicon HI3516CV200 SoC.
define Profile/hi3516cv200/Description
Package set compatible with hardware any Hisilicon hi3516cv200 SoC.
endef

$(eval $(call Profile,HI3516CV200))
$(eval $(call Profile,hi3516cv200))
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
# See /LICENSE for more information.
#

define Profile/HI3518AV100
NAME:=HI3518AV100, default
define Profile/hi3516cv300
NAME:=hi3516cv300, default
PACKAGES:=busybox demo
endef

define Profile/HI3518AV100/Description
Package set compatible with hardware any Hisilicon HI3518AV100 SoC.
define Profile/hi3516cv300/Description
Package set compatible with hardware any Hisilicon hi3516cv300 SoC.
endef

$(eval $(call Profile,HI3518AV100))
$(eval $(call Profile,hi3516cv300))
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
# See /LICENSE for more information.
#

define Profile/HI3518CV100
NAME:=HI3518CV100, default
define Profile/hi3516ev100
NAME:=hi3516ev100, default
PACKAGES:=busybox demo
endef

define Profile/HI3518CV100/Description
Package set compatible with hardware any Hisilicon HI3518CV100 SoC.
define Profile/hi3516ev100/Description
Package set compatible with hardware any Hisilicon hi3516ev100 SoC.
endef

$(eval $(call Profile,HI3518CV100))
$(eval $(call Profile,hi3516ev100))
17 changes: 17 additions & 0 deletions target/linux/hisilicon/armv5tej/profiles/hi3518av100.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#
# Copyright (C) 2007-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

define Profile/hi3518av100
NAME:=hi3518av100, default
PACKAGES:=busybox demo
endef

define Profile/hi3518av100/Description
Package set compatible with hardware any Hisilicon hi3518av100 SoC.
endef

$(eval $(call Profile,hi3518av100))
17 changes: 17 additions & 0 deletions target/linux/hisilicon/armv5tej/profiles/hi3518cv100.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#
# Copyright (C) 2007-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

define Profile/hi3518cv100
NAME:=hi3518cv100, default
PACKAGES:=busybox demo
endef

define Profile/hi3518cv100/Description
Package set compatible with hardware any Hisilicon hi3518cv100 SoC.
endef

$(eval $(call Profile,hi3518cv100))
17 changes: 17 additions & 0 deletions target/linux/hisilicon/armv5tej/profiles/hi3518ev100.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#
# Copyright (C) 2007-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

define Profile/hi3518ev100
NAME:=hi3518ev100, default
PACKAGES:=busybox demo
endef

define Profile/hi3518ev100/Description
Package set compatible with hardware any Hisilicon hi3518ev100 SoC.
endef

$(eval $(call Profile,hi3518ev100))
17 changes: 17 additions & 0 deletions target/linux/hisilicon/armv5tej/profiles/hi3518ev200.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#
# Copyright (C) 2007-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

define Profile/hi3518ev200
NAME:=hi3518ev200, default
PACKAGES:=busybox demo
endef

define Profile/hi3518ev200/Description
Package set compatible with hardware any Hisilicon hi3518ev200 SoC.
endef

$(eval $(call Profile,hi3518ev200))
17 changes: 17 additions & 0 deletions target/linux/hisilicon/armv5tej/profiles/hi3518ev201.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#
# Copyright (C) 2007-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

define Profile/hi3518ev201
NAME:=hi3518ev201, default
PACKAGES:=busybox demo
endef

define Profile/hi3518ev201/Description
Package set compatible with hardware any Hisilicon hi3518ev201 SoC.
endef

$(eval $(call Profile,hi3518ev201))
Original file line number Diff line number Diff line change
Expand Up @@ -4178,10 +4178,10 @@ CONFIG_PACKAGE_wpa-supplicant-mini=y
# Hisilicon OSDRV-1 with kernel 3.0.8
#
# CONFIG_PACKAGE_hisi-osdrv1-base is not set
CONFIG_PACKAGE_hisi-osdrv1-binary=m
CONFIG_PACKAGE_hisi-osdrv1-kmod=m
CONFIG_PACKAGE_hisi-osdrv1-lib=m
CONFIG_PACKAGE_hisi-osdrv1-sensor=m
# CONFIG_PACKAGE_hisi-osdrv1-binary is not set
# CONFIG_PACKAGE_hisi-osdrv1-kmod is not set
# CONFIG_PACKAGE_hisi-osdrv1-lib is not set
# CONFIG_PACKAGE_hisi-osdrv1-sensor is not set

#
# Hisilicon OSDRV-2 with kernel 3.4.35
Expand Down
Loading

0 comments on commit 117dc17

Please sign in to comment.