nerdexam
LPI

201-450 · Question #157

After configuring a new 2.4 series kernel, all dependencies, such as included files, need to be created. How can this be achieved?

The correct answer is D. make dep. You've hit your session limit · resets 10:20pm (America/New_York)

Linux Kernel

Question

After configuring a new 2.4 series kernel, all dependencies, such as included files, need to be created. How can this be achieved?

Options

  • Amake dependencies
  • Bmake clean
  • Cmake mrproper
  • Dmake dep
  • Emake test

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    5% (1)
  • D
    76% (16)
  • E
    14% (3)

Explanation

You've hit your session limit · resets 10:20pm (America/New_York)

Topics

#kernel compilation#make dep#2.4 kernel#build dependencies

Community Discussion

No community discussion yet for this question.

Full 201-450 Practice