mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
Remove some debug info + add uclibc-target-utils-source target
This commit is contained in:
parent
b7f4dca04c
commit
633c8cbf5b
10
Makefile
10
Makefile
@ -430,12 +430,4 @@ help:
|
|||||||
|
|
||||||
.PHONY: dummy subdirs release distclean clean config oldconfig \
|
.PHONY: dummy subdirs release distclean clean config oldconfig \
|
||||||
menuconfig tags check test depend defconfig help
|
menuconfig tags check test depend defconfig help
|
||||||
|
|
||||||
|
|
||||||
dbg:
|
|
||||||
echo BASE_TARGETS_SOURCE=$(BASE_TARGETS_SOURCE)
|
|
||||||
echo BASE_TARGETS=$(BASE_TARGETS)
|
|
||||||
echo TARGETS_SOURCE=$(TARGETS_SOURCE)
|
|
||||||
echo TARGETS=$(TARGETS)
|
|
||||||
|
|
||||||
bsource:
|
|
||||||
|
@ -459,6 +459,8 @@ uclibc-dirclean:
|
|||||||
|
|
||||||
uclibc-target-utils: $(TARGET_DIR)/usr/bin/ldd
|
uclibc-target-utils: $(TARGET_DIR)/usr/bin/ldd
|
||||||
|
|
||||||
|
uclibc-target-utils-source: $(DL_DIR)/$(UCLIBC_SOURCE)
|
||||||
|
|
||||||
#############################################################
|
#############################################################
|
||||||
#
|
#
|
||||||
# uClibc for the target just needs its header files
|
# uClibc for the target just needs its header files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user