mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
opkgd: correct Makefile
This commit is contained in:
parent
08230823d5
commit
720e45c20e
1 changed files with 0 additions and 4 deletions
|
|
@ -28,10 +28,6 @@ define Package/opkgd/description
|
|||
Ubus based backend for OPKG which can be used by other applications running on top of it.
|
||||
endef
|
||||
|
||||
define Build/Prepare
|
||||
$(CP) ./src/* $(PKG_BUILD_DIR)/
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += \
|
||||
-I$(STAGING_DIR)/usr/include \
|
||||
-D_GNU_SOURCE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue