buildroot: remove wiringX library
Since the compatible adaptation work of wiringX to several board types of Duo is still in progress, we will first use independent libwiringx.so for different board types.
This commit is contained in:
@ -268,7 +268,6 @@ BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES=""
|
||||
# BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set
|
||||
# BR2_PACKAGE_BUSYBOX_INDIVIDUAL_BINARIES is not set
|
||||
# BR2_PACKAGE_BUSYBOX_WATCHDOG is not set
|
||||
BR2_PACKAGE_WIRINGX=y
|
||||
BR2_PACKAGE_DUO_PINMUX=y
|
||||
BR2_PACKAGE_SKELETON=y
|
||||
BR2_PACKAGE_HAS_SKELETON=y
|
||||
|
||||
Reference in New Issue
Block a user