Files
2023-10-13 14:01:41 +00:00

15 lines
181 B
Makefile

topdir=$(shell pwd)/..
include ../Make.Rules
test:
./test-kernel.sh
all:
@echo cd to kdebug to test a kernel build
install:
clean:
$(LOCALCLEAN)
rm -f fs.conf initramfs.img