Changeset 37062
- Timestamp:
- 2013-06-28T13:26:40+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package/utils/mdadm/Makefile
r37060 r37062 34 34 endef 35 35 36 TARGET_CFLAGS += -ffunction-sections -fdata-sections 37 TARGET_LDFLAGS += -Wl,--gc-sections 38 36 39 define Build/Compile 37 40 $(MAKE) -C $(PKG_BUILD_DIR) \
Note: See TracChangeset
for help on using the changeset viewer.