#
#kernel dump Makefile
#
subdir-ccflags-y              += -Wall -Werror -DTEXT_OFFSET=$(TEXT_OFFSET)
obj-y += kernel_dump.o
