diff --git a/drivers/tty/Makefile b/drivers/tty/Makefile index c3a2b2eb3..a5d87b782 100644 --- a/drivers/tty/Makefile +++ b/drivers/tty/Makefile @@ -25,10 +25,11 @@ $(DRIVER): $(OBJ) install -S 256w $(DRIVER) # install with other drivers -install: /sbin/$(DRIVER) +install: cd keymaps && $(MAKE) -$(MAKEFLAGS) install -/sbin/$(DRIVER): $(DRIVER) - install -o root -cs $? $@ + +#/sbin/$(DRIVER): $(DRIVER) +# install -o root -cs $? $@ # clean up local files clean: