On 28 April 2011 21:49, Anthony Liguori <anth...@codemonkey.ws> wrote: > On 04/28/2011 03:02 PM, Stefan Weil wrote: >> -$(addprefix 9pfs/, $(9pfs-nested-y)): CFLAGS += -I$(SRC_PATH)/hw/ > > Wouldn't it be more straight forward to just do QEMU_CFLAGS +=?
There aren't any other source files in QEMU which have custom include paths -- why should 9pfs be a special case? -- PMM