linux: add linux-firmware/dracut, otherwise those won't be built.
This commit is contained in:
parent
790835925f
commit
06c82705dc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ license="Public domain"
|
|||
|
||||
# XXX make it available to all architectures/platforms (rpi).
|
||||
only_for_archs="i686 x86_64"
|
||||
makedepends="linux3.10"
|
||||
makedepends="linux3.10 linux-firmware dracut"
|
||||
|
||||
linux_package() {
|
||||
depends="linux3.10"
|
||||
|
|
Loading…
Reference in a new issue