mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
Come on, had to make the folder before copying to it, silly
This commit is contained in:
parent
2c6fd7e5e4
commit
70ba70cb2f
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ build() {
|
|||
#cp ../${_basekernel}.config ./.config
|
||||
|
||||
# Copy in the ethernet firmware, needed for make!
|
||||
mkdir -p firmware/rtl_nic
|
||||
cp ${srcdir}/rtl8168d-1.fw firmware/rtl_nic/
|
||||
cp ${srcdir}/rtl8168d-2.fw firmware/rtl_nic/
|
||||
|
||||
|
|
Loading…
Reference in a new issue