Skip to content

makefiles: remove PCF857x pseudomodule definitions#17343

Merged
aabadie merged 1 commit intoRIOT-OS:masterfrom
gschorcht:drivers/pcf857x_fix_pseudmoules_mk
Dec 5, 2021
Merged

makefiles: remove PCF857x pseudomodule definitions#17343
aabadie merged 1 commit intoRIOT-OS:masterfrom
gschorcht:drivers/pcf857x_fix_pseudmoules_mk

Conversation

@gschorcht
Copy link
Contributor

Contribution description

As the title says, the PCF7857x pseudomodule definitions that were accidentally added by PR #10430 are removed.

The pseudomodules used by the PCF7857x driver are correctly defined by the Makfefile.include of the driver. However, by mistake they were left in makefiles/pseudomodules.mk when the very old PR was rebased to the current master. That is, they were only leftovers that have been overseen after rebasing an squashing dozens of fixup commits.

Testing procedure

Compilation in Murdock succeed.

Issues/PRs references

Added with PR #10430

The pseudomodules used by the PCF7857x driver are correctly defined by `Makfefile.include` of the driver. However, by mistake they were left in `makefiles/pseudomodules.mk` when the very old PR was rebased to the current master. That is, they were only leftovers that have been overseen after rebasing an squashing dozens of fixup commits.
@github-actions github-actions bot added the Area: build system Area: Build system label Dec 5, 2021
@gschorcht gschorcht added Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation and removed Area: build system Area: Build system labels Dec 5, 2021
@gschorcht gschorcht requested a review from benpicco December 5, 2021 15:05
@aabadie aabadie enabled auto-merge December 5, 2021 15:12
Copy link
Contributor

@aabadie aabadie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pseudomodules are defined in the driver Makefile.include.

ACK

@gschorcht
Copy link
Contributor Author

@aabadie Thanks for reviewing. The PR was soooooo old and the make system has been changed a lot since that time 😟

@aabadie aabadie merged commit 884f0e7 into RIOT-OS:master Dec 5, 2021
@gschorcht
Copy link
Contributor Author

Thanks

@gschorcht gschorcht deleted the drivers/pcf857x_fix_pseudmoules_mk branch December 5, 2021 16:03
@fjmolinas fjmolinas added this to the Release 2022.01 milestone Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants