Changes in boot/arch/ia64/loader/Makefile.common [9dcadb0:8786aa5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/loader/Makefile.common
r9dcadb0 r8786aa5 31 31 # 32 32 33 include ../../../../Makefile.config34 33 include ../../../Makefile.common 35 34 … … 45 44 KERNELDIR = ../../../../kernel 46 45 USPACEDIR = ../../../../uspace 47 48 ifeq ($(MACHINE),i460GX)49 RD_SRVS += \50 $(USPACEDIR)/srv/hw/char/i8042/i8042 \51 $(USPACEDIR)/srv/hid/c_mouse/c_mouse52 endif
Note:
See TracChangeset
for help on using the changeset viewer.