Skip to content

Conversation

@graysky2
Copy link
Contributor

@graysky2 graysky2 commented Jan 7, 2026

📦 Package Details

Maintainer: me
(You can find this by checking the history of the package Makefile.)

Description:

Merge separate Makefiles into a single split package following the pattern used by Arch Linux and other distributions.

This reduces code duplication, simplifies maintenance, and makes it easier to add more kernel tools in the future. Both packages remain independently installable with no functional changes.

Closes PR#28272


🧪 Run Testing Details

  • OpenWrt Version: SNAPSHOT
  • OpenWrt Target/Subtarget: x86/64-glibc
  • OpenWrt Device: Intel N150 based PC

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

@graysky2
Copy link
Contributor Author

graysky2 commented Jan 7, 2026

@BKPepe

@graysky2 graysky2 force-pushed the linux-utils branch 2 times, most recently from cd35649 to 38609a8 Compare January 7, 2026 22:01
Merge separate Makefiles into a single split package following the
pattern used by Arch Linux and other distributions.

This reduces code duplication, simplifies maintenance, and makes it
easier to add more kernel tools in the future. Both packages remain
independently installable with no functional changes.

Closes PR#28272

Signed-off-by: John Audia <therealgraysky@proton.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant