Skip to content

Commit

Permalink
temp. change to trigger the build of synokernel-* packages for DSM 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hgy59 committed Nov 10, 2024
1 parent 2317851 commit 29ec161
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spk/synokernel-cdrom/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ SPK_ICON = src/$(SPK_NAME).png

DEPENDS =

# trigger the build for DSM 7.2
REQUIRED_MIN_DSM = 7.2

REQUIRE_KERNEL ?= 1
REQUIRE_KERNEL_MODULE = CONFIG_CDROM_PKTCDVD:drivers/cdrom:cdrom
REQUIRE_KERNEL_MODULE += CONFIG_BLK_DEV_SR:drivers/scsi:sr_mod
Expand Down
3 changes: 3 additions & 0 deletions spk/synokernel-usbserial/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ SPK_ICON = src/$(SPK_NAME).png

DEPENDS =

# trigger the build for DSM 7.2
REQUIRED_MIN_DSM = 7.2

REQUIRE_KERNEL ?= 1
REQUIRE_KERNEL_MODULE = CONFIG_USB_SERIAL_OPTION:drivers/usb/serial:usbserial
REQUIRE_KERNEL_MODULE += CONFIG_USB_SERIAL_CH341:drivers/usb/serial:ch341
Expand Down

0 comments on commit 29ec161

Please sign in to comment.