mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-05 22:25:32 +00:00
run depmod after installing module
This commit is contained in:
@@ -22,6 +22,7 @@ dev:
|
||||
install: sheep_net.o
|
||||
install -d $(KERNDIR)/misc
|
||||
install -m 644 sheep_net.o $(KERNDIR)/misc
|
||||
depmod -a
|
||||
|
||||
clean:
|
||||
-rm $(OBJS)
|
||||
|
Reference in New Issue
Block a user