Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/hanwckf/rt-n56u
Browse files Browse the repository at this point in the history
  • Loading branch information
chongshengB committed Oct 9, 2020
2 parents 3e42797 + a869ddd commit c633443
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,13 @@ sudo apt install unzip libtool-bin curl cmake gperf gawk flex bison nano xxd \
sudo pacman -Syu --needed git base-devel cmake gperf ncurses libmpc \
gmp python-docutils vim rpcsvc-proto fakeroot cpio help2man

# Alpine
sudo apk add make gcc g++ cpio curl wget nano xxd kmod \
pkgconfig rpcgen fakeroot ncurses bash patch \
bsd-compat-headers python2 python3 zlib-dev \
automake gettext gettext-dev autoconf bison \
flex coreutils cmake git libtool gawk sudo

# CentOS 7
sudo yum update
sudo yum groupinstall "Development Tools"
Expand Down

0 comments on commit c633443

Please sign in to comment.