Hi, 2012/3/14 Michael Olbrich <[email protected]>: >> >> Indent with on <tab> everywhere.
OK >> > + >> > +BUSYBOX_MAKE_ENV := \ >> > + $(CROSS_ENV) \ >> > + CFLAGS="$(CROSS_CFLAGS) -I$(KERNEL_HEADERS_INCLUDE_DIR)" >> > + SKIP_STRIP=y >> >> Looks like SKIP_STRIP=y must be in BUSYBOX_MAKE_OPT, or it's not used. > > No wait, you're just missing '\' at the end of the previous line. Fun :-) I just copied your proposal and tested if it did what it needed to do... I will fix it and repost a new patch version. Thanks. Kind regards, Remy -- ptxdist mailing list [email protected]
