only build and install utils here, standardize Makefile
SVN-Revision: 2306
This commit is contained in:
parent
b4159fc032
commit
9826f4ec14
@ -28,10 +28,9 @@ $(PKG_BUILD_DIR)/.built:
|
||||
OFLAGS="$(TARGET_CFLAGS)" \
|
||||
CC="$(TARGET_CC)" \
|
||||
LINKER="$(TARGET_CC)" \
|
||||
KERNEL="$(LINUX_VERSION)" \
|
||||
KERNEL_SOURCES="$(LINUX_DIR)" \
|
||||
ROOT="$(PKG_INSTALL_DIR)" \
|
||||
all install
|
||||
utils utils-install
|
||||
touch $@
|
||||
|
||||
$(IPKG_SHFS_UTILS):
|
||||
|
Loading…
Reference in New Issue
Block a user