Changeset 213
- Timestamp:
- 04/15/11 17:06:20 (2 years ago)
- File:
-
- 1 edited
-
debwrt/trunk/debian/package/hostapd/build.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debwrt/trunk/debian/package/hostapd/build.mk
r212 r213 34 34 35 35 debian/package/hostapd/build116: debian/package/hostapd/prepare debian/package/libnl 36 $(CHROOT_USER) bash -c "cd /usr/src/hostapd; export ARCH=$(TARGET_ARCH); ./build116.sh" 36 $(CHROOT_USER) \ 37 bash -c \ 38 "cd /usr/src/hostapd; export ARCH=$(TARGET_ARCH); ./build116.sh" 37 39 # dont touch $@ 38 40
Note: See TracChangeset
for help on using the changeset viewer.