-define Package/br2684ctl/install
- install -d -m0755 $(1)/etc/hotplug.d/net
- install -m0644 ./files/br2684.hotplug $(1)/etc/hotplug.d/net/30-br2684
- install -d -m0755 $(1)/usr/sbin
- $(CP) $(PKG_INSTALL_DIR)/usr/sbin/br2684ctl $(1)/usr/sbin/
-endef
-
-define Build/InstallDev
- mkdir -p $(STAGING_DIR)/usr/include
+ifneq ($(CONFIG_PACKAGE_linux-atm),)
+ define Build/InstallDev
+ mkdir -p $(1)/usr/include