mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
fix merge leftover
This commit is contained in:
parent
09ac214491
commit
4a1ae58585
@ -191,10 +191,7 @@ rm -f $TARGET/etc/init.d/S20urandom
|
||||
rm -f $TARGET/etc/init.d/S80dhcp-relay
|
||||
rm -f $TARGET/etc/init.d/S80dhcp-server
|
||||
rm -f $TARGET/etc/init.d/S91smb
|
||||
<<<<<<< HEAD
|
||||
rm -f $TARGET/etc/init.d/S99motion
|
||||
=======
|
||||
>>>>>>> thingos/master
|
||||
|
||||
# other unwanted dirs
|
||||
rm -rf $TARGET/data/*
|
||||
|
@ -26,6 +26,7 @@ BR2_LINUX_KERNEL=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/hardkernel/linux/archive/647316d8199babad4cd22309849842e035494f2b.tar.gz"
|
||||
BR2_LINUX_KERNEL_DEFCONFIG="odroidc"
|
||||
BR2_LINUX_KERNEL_UIMAGE=y
|
||||
BR2_LINUX_KERNEL_DTS_SUPPORT=y
|
||||
BR2_LINUX_KERNEL_INTREE_DTS_NAME="meson8b_odroidc"
|
||||
BR2_PACKAGE_BUSYBOX_CONFIG="board/common/busybox.config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user