All of lore.kernel.org
 help / color / mirror / Atom feed
* Cross-compilation issues
@ 2010-01-12  0:09 Philip A. Prindeville
  0 siblings, 0 replies; only message in thread
From: Philip A. Prindeville @ 2010-01-12  0:09 UTC (permalink / raw)
  To: linux-wireless

Some of our people are running afoul of:

install-modules: modules
        $(MAKE) -C $(KLIB_BUILD) M=$(PWD) $(KMODDIR_ARG) $(KMODPATH_ARG) \
                modules_install
        @./scripts/update-initramfs



in the compat-wireless/Makefile on Ubuntu.

If they are cross-compiling, this tries to diddle their local system.

What would be a robust sanity check to inhibit this action in those cases?

Thanks,

-Philip



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-12  0:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-12  0:09 Cross-compilation issues Philip A. Prindeville

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.