Bug 216413 - Probable copy and paste error in sys/modules/Makefile
Summary: Probable copy and paste error in sys/modules/Makefile
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 11.0-STABLE
Hardware: Any Any
: --- Affects Some People
Assignee: Enji Cooper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-23 18:24 UTC by Andre Albsmeier
Modified: 2017-02-04 15:43 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Albsmeier 2017-01-23 18:24:14 UTC
The first bhnd is probably superfluous:

grep bhnd sys/modules/Makefile
        bhnd \
        bhnd \
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2017-01-27 07:52:35 UTC
Notify committer of r299097.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-28 23:42:12 UTC
A commit references this bug:

Author: ngie
Date: Sat Jan 28 23:41:38 UTC 2017
New revision: 312935
URL: https://svnweb.freebsd.org/changeset/base/312935

Log:
  Remove duplicate bhnd SUBDIR entry

  MFC after:	1 week
  PR:		216413
  Reported by:	mail@fbsd.e4m.org

Changes:
  head/sys/modules/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-02-04 15:42:25 UTC
A commit references this bug:

Author: ngie
Date: Sat Feb  4 15:41:45 UTC 2017
New revision: 313196
URL: https://svnweb.freebsd.org/changeset/base/313196

Log:
  MFC r312935:

  Remove duplicate bhnd SUBDIR entry

  PR:		216413

Changes:
_U  stable/11/
  stable/11/sys/modules/Makefile