Changeset 3085 in MondoRescue for branches/3.0/mindi-busybox/Makefile


Ignore:
Timestamp:
Mar 8, 2013, 6:05:35 AM (11 years ago)
Author:
Bruno Cornec
Message:
  • Patches to render this mindi-busybox version compatible with RHEL3 at least, potentially all older Linux 2.4 based distros.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mindi-busybox/Makefile

    r2859 r3085  
    515515# If kconfig.d is missing then we are probarly in a cleaned tree so
    516516# we execute the config step to be sure to catch updated Kconfig files
    517 include/autoconf.h: .kconfig.d .config $(wildcard $(srctree)/*/*.c) $(wildcard $(srctree)/*/*/*.c) | gen_build_files
     517include/autoconf.h: .kconfig.d .config $(wildcard $(srctree)/*/*.c) $(wildcard $(srctree)/*/*/*.c) gen_build_files
    518518    $(Q)$(MAKE) -f $(srctree)/Makefile silentoldconfig
    519519
Note: See TracChangeset for help on using the changeset viewer.