Skip to content

Makefile ui #29

Closed
Closed
@kloenk

Description

@kloenk

The current cargo command creates the default cargo output. this does not look nice in the makefile output

  CC      net/ipv6/ipv6_sockglue.o
   Compiling termcolor v1.1.0
  CC      sound/pci/hda/hda_proc.o       ] 15/69: termcolor
   Compiling strsim v0.8.0
   Compiling ansi_term v0.11.0
  CC      net/ipv4/tcp_input.o           ] 17/69: ansi_term
  CC      sound/pci/hda/hda_hwdep.o
   Compiling vec_map v0.8.2
  CC      net/ipv6/ndisc.o               ] 18/69: vec_map
   Compiling bindgen v0.54.0
   Compiling core v0.0.0 (/home/kloenk/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
  CC      sound/pci/hda/hda_intel.o      ] 20/69: core
  CC      net/ipv6/udp.o

Metadata

Metadata

Assignees

No one assigned

    Labels

    • kbuildRelated to building the kernel, `make`, `Kbuild`, `Kconfig` options...

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions