Skip to content

Commit 84b9fe2

Browse files
committed
aarch64: fixed linker error introduced with virtio-fs changes
Signed-off-by: Waldemar Kozaczuk <jwkozaczuk@gmail.com>
1 parent bae4381 commit 84b9fe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,7 @@ drivers += drivers/virtio-vring.o
852852
drivers += drivers/virtio-rng.o
853853
drivers += drivers/virtio-blk.o
854854
drivers += drivers/virtio-net.o
855+
drivers += drivers/virtio-fs.o
855856
endif # aarch64
856857

857858
objects += arch/$(arch)/arch-trace.o

0 commit comments

Comments
 (0)