Skip to content
Snippets Groups Projects
Commit c2169ecd authored by Ng, Mei Yeen's avatar Ng, Mei Yeen Committed by Bruce Ashfield
Browse files

bsp: valleyisland: add branch valleyisland


This patch is to add 'valleyisland' branch as BSP is using
standard/valleyisland kernel branch.

Signed-off-by: default avatarNg, Mei Yeen <mei.yeen.ng@intel.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@windriver.com>
parent 04ff4129
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,8 @@ define KARCH i386 ...@@ -4,6 +4,8 @@ define KARCH i386
include ktypes/standard/standard.scc include ktypes/standard/standard.scc
branch valleyisland
include valleyisland-32.scc include valleyisland-32.scc
include cfg/efi-ext.scc include cfg/efi-ext.scc
......
...@@ -4,6 +4,8 @@ define KARCH x86_64 ...@@ -4,6 +4,8 @@ define KARCH x86_64
include ktypes/standard/standard.scc include ktypes/standard/standard.scc
branch valleyisland
include valleyisland.scc include valleyisland.scc
include cfg/efi-ext.scc include cfg/efi-ext.scc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment