[Buildroot] busybox.mk
Peter Korsgaard
jacmet at uclibc.org
Tue May 26 20:51:31 UTC 2009
>>>>> "H" == H Hartley Sweeten <hartleys at visionengravers.com> writes:
H> Hello all,
H> Commit a7ed91a957000fc16fd85720c70fb2e4561e1433 modified
H> busybox.mk as follows:
H> - $(MAKE) CC=$(TARGET_CC) CROSS_COMPILE="$(TARGET_CROSS)" \
H> +q $(MAKE) CC=$(TARGET_CC) CROSS_COMPILE="$(TARGET_CROSS)" \
H> CROSS="$(TARGET_CROSS)" PREFIX="$(TARGET_DIR)" \
H> ARCH=$(KERNEL_ARCH) \
H> EXTRA_CFLAGS="$(TARGET_CFLAGS)" -C $(BUSYBOX_DIR)
H> Is the 'q' a typo? If not what does it do?
Argh, a typo ofcourse - fixed.
Thanks for letting me know - Strangely it still works here with that
'q'.
--
Bye, Peter Korsgaard
More information about the buildroot
mailing list