Skip to content

Commit

Permalink
[as5912-54x] Add onlp for 5912
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonchuang authored and brandonchuang committed Mar 1, 2017
1 parent 1940b75 commit e11cb9d
Show file tree
Hide file tree
Showing 48 changed files with 5,220 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*x86*64*accton*as5912*54x*.mk
onlpdump.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include $(ONL)/make/pkg.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include $(ONL)/make/pkg.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!include $ONL_TEMPLATES/platform-modules.yml VENDOR=accton BASENAME=x86-64-accton-as5912-54x ARCH=amd64 KERNELS="onl-kernel-3.16-lts-x86-64-all:amd64"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
KERNELS := onl-kernel-3.16-lts-x86-64-all:amd64
KMODULES := $(wildcard *.c)
VENDOR := accton
BASENAME := x86-64-accton-as5912-54x
ARCH := x86_64
include $(ONL)/make/kmodule.mk
Loading

0 comments on commit e11cb9d

Please sign in to comment.