diff options
author | 2016-03-10 16:32:00 -0800 | |
---|---|---|
committer | 2016-03-10 16:32:15 -0800 | |
commit | 977fd92f1e50dc02ed0cde2c43f4e96dbe2a8299 (patch) | |
tree | e62997387288e07d860335f96d758fe5a5f36786 /sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild | |
parent | sys-apps/portage: Version bump (diff) | |
download | gentoo-977fd92f1e50dc02ed0cde2c43f4e96dbe2a8299.tar.gz gentoo-977fd92f1e50dc02ed0cde2c43f4e96dbe2a8299.tar.bz2 gentoo-977fd92f1e50dc02ed0cde2c43f4e96dbe2a8299.zip |
sys-apps/linux-misc-apps: bump.
Package-Manager: portage-2.2.27
Diffstat (limited to 'sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild')
-rw-r--r-- | sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild b/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild index 0714c8db8be3..0cc2b0f4176a 100644 --- a/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild +++ b/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild @@ -52,11 +52,11 @@ S="${WORKDIR}/linux-${LINUX_VER}" # No make install, and ideally build with with the root Makefile TARGETS_SIMPLE=( Documentation/accounting/getdelays.c - tools/cgroup/cgroup_event_listener.c Documentation/laptops/dslm.c Documentation/laptops/freefall.c Documentation/networking/timestamping/timestamping.c Documentation/watchdog/src/watchdog-simple.c + tools/cgroup/cgroup_event_listener.c tools/lguest/lguest.c tools/vm/slabinfo.c usr/gen_init_cpio.c @@ -68,10 +68,10 @@ TARGETS_SIMPLE=( # These have a broken make install, no DESTDIR TARGET_MAKE_SIMPLE=( + Documentation/misc-devices/mei:mei-amt-version tools/firewire:nosy-dump tools/power/x86/turbostat:turbostat:../../../../turbostat tools/power/x86/x86_energy_perf_policy:x86_energy_perf_policy - Documentation/misc-devices/mei:mei-amt-version ) # tools/perf - covered by dev-utils/perf # tools/usb - testcases only |