ptrtd: cleanup, fix cflags
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8263 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3fe855fdb8
commit
0cf7e64c4b
@ -32,12 +32,8 @@ define Package/ptrtd
|
||||
URL:=http://v6web.litech.org/ptrtd/
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
CC="$(TARGET_CC)" \
|
||||
all
|
||||
endef
|
||||
MAKE_FLAGS += \
|
||||
CFLAGS="$(TARGET_CFLAGS)"
|
||||
|
||||
define Package/ptrtd/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user