Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Swconfig
Commits
7cab52dc
Commit
7cab52dc
authored
Apr 04, 2015
by
Evgheni Dereveanchin
Browse files
updated README.md
parent
76b3c3ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7cab52dc
...
@@ -9,6 +9,7 @@ BUILD:
...
@@ -9,6 +9,7 @@ BUILD:
------
------
Install build dependencies
Install build dependencies
apt-get install git build-essential fakeroot devscripts libnl-3-dev libnl-genl-3-dev
apt-get install git build-essential fakeroot devscripts libnl-3-dev libnl-genl-3-dev
As this utility talks to the switch driver in the kernel, kernel headers need to be in
As this utility talks to the switch driver in the kernel, kernel headers need to be in
...
@@ -18,6 +19,7 @@ If this file is missing, copy it from here and save to /usr/include/linux/ on th
...
@@ -18,6 +19,7 @@ If this file is missing, copy it from here and save to /usr/include/linux/ on th
https://github.com/openwrt-mirror/openwrt/blob/master/target/linux/generic/files/include/uapi/linux/switch.h
https://github.com/openwrt-mirror/openwrt/blob/master/target/linux/generic/files/include/uapi/linux/switch.h
After all the above is done, clone the repo:
After all the above is done, clone the repo:
git clone https://github.com/jekader/swconfig.git
git clone https://github.com/jekader/swconfig.git
cd swconfig
cd swconfig
bash build.sh
bash build.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment