1include Makefile.libfdt
2
3obj-y += $(LIBFDT_OBJS)
4
5CFLAGS += -I$(BASEDIR)/include/xen/libfdt/
6